Skip to content

Commit 35ea677

Browse files
authored
Update mdbook.yml
1 parent 90c2f45 commit 35ea677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Upload artifact
4848
uses: actions/upload-pages-artifact@v3
4949
with:
50-
path: ./book
50+
path: ./docs
5151

5252
# Deployment job
5353
deploy:

0 commit comments

Comments
 (0)