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 8002d43 commit f9eb1ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: |
nix build .#build-os-configurations
ls -lha result/
nix build .#build-os-configurations
ls -lha result/

0 comments on commit f9eb1ec

Please sign in to comment.