Skip to content

Commit b0490b2

Browse files
committed
Try to fix gh-pages
1 parent 4aa6726 commit b0490b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Upload artifact
5555
uses: actions/upload-pages-artifact@v3
5656
with:
57-
path: ./${{github.event.repository.name}}
57+
path: ./client
5858
# Deployment job
5959
deploy:
6060
environment:

0 commit comments

Comments
 (0)