Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jperezsa2020 authored Jan 23, 2025
1 parent 335c958 commit 539f08d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,8 @@ jobs:
run: |
cd ./frontend
npm ci
echo ok
npm install
echo ok2
npm run build --prod
echo ok3
nohup npx http-server ./dist/[frontend] -p 4200 &
- name: Run Spring Boot tests
Expand Down

0 comments on commit 539f08d

Please sign in to comment.