Skip to content

Commit

Permalink
nix build at first
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 17, 2024
1 parent a87a66c commit cd4d6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/just.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
restore-keys: ${{ runner.os }}-cargo-
- name: Prepare nix
run: |
nix flake check --all-systems
nix build --quiet
nix flake check --all-systems
- name: Run Justfile
run: nix shell -c just

0 comments on commit cd4d6a2

Please sign in to comment.