Skip to content

Commit b4e0dd9

Browse files
Pegasustblaggacao
authored andcommitted
chore(gh-pages): acquire flake.lock pls
1 parent 5e7724e commit b4e0dd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
- uses: nixbuild/nix-quick-install-action@v25
1717

18+
- run: (cd ./src/local && nix flake lock --update-input std)
19+
- run: (cd ./src/tests && nix flake lock --update-input std)
1820
- run: nix store add-path --name source .
1921
- run: nix develop .#book -c mdbook build ./docs
2022

0 commit comments

Comments
 (0)