We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13601b2 commit 8303db2Copy full SHA for 8303db2
.github/workflows/deploy.yml
@@ -37,6 +37,6 @@ jobs:
37
with:
38
project: "santatellme"
39
entrypoint: "main.ts"
40
- root: "."
+ root: "./frontend"
41
42
0 commit comments