Skip to content

Commit

Permalink
Update cachix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Swarsel authored Dec 29, 2024
1 parent 67fe269 commit 12325ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
with:
name: swarsel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix-build
- run: nix-build .#nixosConfigurations.nbl-imba-2.config.system.build.toplevel
- run: nix-shell --run "echo OK"

0 comments on commit 12325ff

Please sign in to comment.