Skip to content

Commit 7d8f0f5

Browse files
author
awb99
committed
ci fix
1 parent 5b840fe commit 7d8f0f5

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
@@ -59,7 +59,7 @@ jobs:
5959
- name: Upload artifact
6060
uses: actions/upload-pages-artifact@v3
6161
with:
62-
path: ".gorilla/static"
62+
path: "demo/.gorilla/static"
6363
- name: Deploy to GitHub Pages
6464
id: deployment
6565
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)