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 e27752f commit ffd87fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
echo ok2
npm run build --prod
echo ok3
nohup ng serve --proxy-config proxy.conf.json
nohup npx http-server ./dist/[frontend] -p 4200 &
- name: Run Spring Boot tests
run: |
Expand Down

0 comments on commit ffd87fa

Please sign in to comment.