Skip to content

Commit

Permalink
specify flake path
Browse files Browse the repository at this point in the history
  • Loading branch information
akacase committed Jun 20, 2023
1 parent 3c41537 commit cacbb9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@main
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v4
with:
flake-lock-path: ./code/hsec-tools/flake.lock
- run: nix -L build
working-directory: ./code/hsec-tools

0 comments on commit cacbb9b

Please sign in to comment.