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 3495dba commit d8e069bCopy full SHA for d8e069b
1 file changed
.github/workflows/ci-cd.yml
@@ -33,6 +33,7 @@ jobs:
33
else
34
echo "No tests found, skipping..."
35
fi
36
+ working-directory: next-ui
37
38
- name: Build app
39
run: npm run build
0 commit comments