Skip to content

Commit 329b1e0

Browse files
Update static.yml
1 parent d3923e3 commit 329b1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Upload artifact
2525
uses: actions/upload-pages-artifact@v3
2626
with:
27-
path: '"'"'./_build'"'"'
27+
path: "./_build"
2828
- name: Deploy to GitHub Pages
2929
id: deployment
3030
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)