Skip to content

Commit

Permalink
Uso/Integración API Formula 1(HAY MUNDIAL)
Browse files Browse the repository at this point in the history
  • Loading branch information
Víctor Escalera García committed May 6, 2024
1 parent 05ae604 commit b793755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: 'gcloud info'


- run: cd front; npm install; cd ..
- run: cd front; npm install; npm install axios; cd ..
- run: cd front; npm run build; cd ..

- name: Deploy
Expand Down

0 comments on commit b793755

Please sign in to comment.