Skip to content

Commit

Permalink
ci: only build vm system closure
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyinstarlight committed Mar 1, 2024
1 parent 22fdd2b commit ea70eef
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 @@ -21,4 +21,4 @@ jobs:
name: cosmic
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

- run: nix -vL build --show-trace --cores 1 --max-jobs 1 .#vm
- run: nix -vL build --show-trace --cores 1 --max-jobs 1 .#vm.closure

0 comments on commit ea70eef

Please sign in to comment.