Skip to content

Commit c62a593

Browse files
authored
fix: gh page attempt
1 parent 984f345 commit c62a593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ jobs:
8888
- uses: JamesIves/github-pages-deploy-action@4.1.4
8989
with:
9090
branch: gh-pages
91-
folder: build/web
91+
folder: ./client/build/web

0 commit comments

Comments
 (0)