We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f85074 commit b70e399Copy full SHA for b70e399
1 file changed
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
pm2 restart 19
41
42
echo "🎨 Frontend build"
43
- cd /frontend
+ cd ../frontend
44
npm install
45
# npm run build
46
0 commit comments