Skip to content

Commit 8d610aa

Browse files
And again
1 parent cd42fde commit 8d610aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Upload artifact
6262
uses: actions/upload-pages-artifact@v2
6363
with:
64-
path: ./docs/public
64+
path: /public
6565

6666
# Deployment job
6767
deploy:

0 commit comments

Comments
 (0)