Skip to content

Commit

Permalink
fixup! feat(ci/pr): eval and build OS configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
steveej committed May 30, 2024
1 parent 07784d8 commit 8002d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- runs: |
- run: |
nix build .#build-os-configurations
ls -lha result/

0 comments on commit 8002d43

Please sign in to comment.