Skip to content

Commit

Permalink
Update nix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kings177 authored Mar 9, 2024
1 parent bc5daf3 commit c875f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: nix build .#hvm
- run: nix build .#hvm --show-trace

nix_flake_check:
name: ❄️ Nix Flake Check
Expand Down

0 comments on commit c875f59

Please sign in to comment.