Skip to content

Commit

Permalink
fix npm command
Browse files Browse the repository at this point in the history
  • Loading branch information
RbAvci committed Jun 20, 2024
1 parent d889049 commit 8ab620a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ec2-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
cd Full-Stack-Project-Assessment && \
git checkout main && \
git pull && \
npm run build"
npm run build &&"

0 comments on commit 8ab620a

Please sign in to comment.