We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea0d319 + f9d7a29 commit db5a6bdCopy full SHA for db5a6bd
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Upload artifact
21
uses: actions/upload-pages-artifact@v3
22
with:
23
- path: ./book
+ path: ./book/html
24
25
deploy:
26
if: github.repository_owner == 'rust-lang'
0 commit comments