Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MaeIsBad committed Sep 24, 2024
1 parent ebd21ff commit 96483e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c
- uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b
- run: nix build -L ".#checks.$check"
- run: nix build -L ".#checks.x86_64-linux.$check"
env:
check: "${{ matrix.check }}"

0 comments on commit 96483e3

Please sign in to comment.