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 33be5d9 commit 24f6564Copy full SHA for 24f6564
.github/workflows/deploy.yml
@@ -33,5 +33,5 @@ jobs:
33
uses: actions/configure-pages@v4
34
- uses: actions/upload-pages-artifact@v3
35
with:
36
- path: "./dist"
+ path: "./frontend/dist"
37
- uses: actions/deploy-pages@v4
0 commit comments