Skip to content

Commit 23b4be3

Browse files
committed
Update docs.yml
1 parent e4adb74 commit 23b4be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/upload-pages-artifact@v2
3838
with:
3939
name: github-pages
40-
path: '/docs/site'
40+
path: '/site'
4141

4242
pages:
4343
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)