Skip to content

Commit

Permalink
chore: fix gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Pegasust authored and blaggacao committed Sep 2, 2023
1 parent 3ce88a3 commit 5e7724e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

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

- run: nix store add-path --name source .
- run: nix develop .#book -c mdbook build ./docs

- name: Deploy
Expand Down

0 comments on commit 5e7724e

Please sign in to comment.