Skip to content

CI: add reusable actions #2

CI: add reusable actions

CI: add reusable actions #2

name: Nix Packages
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: ./.github/workflows/build.yml

Check failure on line 7 in .github/workflows/nix-build-packages.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/nix-build-packages.yml

Invalid workflow file

error parsing called workflow ".github/workflows/nix-build-packages.yml" -> "./.github/workflows/build.yml" : failed to fetch workflow: workflow was not found.