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 3ce88a3 commit 5e7724eCopy full SHA for 5e7724e
.github/workflows/gh-pages.yaml
@@ -15,6 +15,7 @@ jobs:
15
16
- uses: nixbuild/nix-quick-install-action@v25
17
18
+ - run: nix store add-path --name source .
19
- run: nix develop .#book -c mdbook build ./docs
20
21
- name: Deploy
0 commit comments