We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984f345 commit c62a593Copy full SHA for c62a593
.github/workflows/ci.yml
@@ -88,4 +88,4 @@ jobs:
88
- uses: JamesIves/github-pages-deploy-action@4.1.4
89
with:
90
branch: gh-pages
91
- folder: build/web
+ folder: ./client/build/web
0 commit comments