Skip to content

Commit a8710e5

Browse files
committed
Node
1 parent 2e19b3b commit a8710e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Upload artifact
6565
uses: actions/upload-pages-artifact@v3
6666
with:
67-
path: '.site/build'
67+
path: '.site/dist'
6868
- name: Deploy to GitHub Pages
6969
id: deployment
7070
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)