Update docs.yml
This commit is contained in:
committed by
GitHub
parent
4101d36bfb
commit
04a2d3c9ba
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
|||||||
run: mdbook build
|
run: mdbook build
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: ./book
|
path: ./book
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user