Skip to content

Commit

Permalink
ci: accept flake config
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jun 28, 2024
1 parent 1c727bc commit fe47a71
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 @@ -17,4 +17,4 @@ jobs:
trusted-substituters = https://gepetto.cachix.org
trusted-public-keys = gepetto.cachix.org-1:toswMl31VewC0jGkN6+gOelO2Yom0SOHzPwJMY2XiDY=
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build
- run: nix build --accept-flake-config

0 comments on commit fe47a71

Please sign in to comment.