Skip to content

Commit ba11e81

Browse files
authored
fix: static.yml for not refresh
1 parent e91413e commit ba11e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v3
4040
with:
41-
path: 'build'
41+
path: 'build/bibimbap-documentation'
4242
- name: Deploy to GitHub Pages
4343
id: deployment
4444
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)