We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd72ec commit a1c1989Copy full SHA for a1c1989
.github/workflows/pages.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: cachix/install-nix-action@v27
36
37
- name: Build site
38
- run: nix build
+ run: nix build . -Lv --no-sandbox
39
40
- name: Upload artifact
41
uses: actions/upload-pages-artifact@v3
0 commit comments