Skip to content

Commit

Permalink
Commented out nix build command
Browse files Browse the repository at this point in the history
  • Loading branch information
yousiki committed Mar 21, 2024
1 parent 04b8de8 commit dcb6129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
name: nichijou
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check --all-systems
- run: nix build
# - run: nix build

0 comments on commit dcb6129

Please sign in to comment.