Skip to content

Commit 764f9eb

Browse files
committed
try other path
1 parent 5dee528 commit 764f9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Upload artifact
4343
uses: actions/upload-pages-artifact@v3
4444
with:
45-
path: "./static"
45+
path: "./github-pages"
4646
- name: Deploy to GitHub Pages
4747
id: deployment
4848
uses: actions/deploy-pages@v1

0 commit comments

Comments
 (0)