Skip to content

Commit

Permalink
Update mdbook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Feb 24, 2024
1 parent 6d06609 commit 1eaaf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/configure-pages@v4
- name: Build with mdBook
run: |
cd doc
cd ./doc
mdbook build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 1eaaf30

Please sign in to comment.