Skip to content

Commit 2a9314f

Browse files
authored
Update deploy.yml
1 parent 34a614a commit 2a9314f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
git pull origin main
2828
2929
pnpm install
30-
pnpm build
30+
pnpm run build
3131
pm2 restart easytofind-frontend
3232
EOF

0 commit comments

Comments
 (0)