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.
1 parent 518681c commit dbb7066Copy full SHA for dbb7066
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/upload-pages-artifact@v2
38
with:
39
name: github-pages
40
- path: '/site'
+ path: 'site/'
41
42
pages:
43
runs-on: ubuntu-latest
0 commit comments