Skip to content

Commit

Permalink
feat: update build flow
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Feb 29, 2024
1 parent 6f59563 commit b4da9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ env:
jobs:
lint-build-test:
name: Lint, Build & Test
uses: spyderorg/workflows/.github/workflows/make-build-nix.yml@main
uses: spyderorg/workflows/.github/workflows/make-build.yml@main
secrets: inherit # pragma: allowlist secret

0 comments on commit b4da9a6

Please sign in to comment.