Skip to content

Commit 70e400c

Browse files
authored
Merge pull request #2 from m-mirz/mdbook
fix mdbook
2 parents a74ddcf + 53afd09 commit 70e400c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v3
4040
with:
41-
path: ./book
41+
path: ./docs/book
4242

4343
deploy:
4444
environment:

0 commit comments

Comments
 (0)