Skip to content

Commit

Permalink
ci: use accept-flake-config
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi committed Sep 4, 2024
1 parent 7b2a11e commit 05e142d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ jobs:
uses: actions/configure-pages@v5

- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
with:
extra-conf: 'accept-flake-config = true'
# - uses: DeterminateSystems/magic-nix-cache-action@main

- run: ./build.py

Expand Down

0 comments on commit 05e142d

Please sign in to comment.