Skip to content

Commit 3f85074

Browse files
authored
Update main.yml
1 parent a4f5a5e commit 3f85074

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
echo "🎨 Frontend build"
4343
cd /frontend
4444
npm install
45-
npm run build
45+
# npm run build
4646
pm2 restart 19
4747
48-
echo "✅ Deployment completed"
48+
echo "✅ Deployment completed"

0 commit comments

Comments
 (0)