Skip to content

Commit

Permalink
Añadido el install de questiongenerator
Browse files Browse the repository at this point in the history
  • Loading branch information
UO289337 authored Mar 9, 2024
1 parent a80a6ab commit a62bf40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- run: npm --prefix users/authservice install
- run: npm --prefix users/userservice install
- run: npm --prefix gatewayservice install
- run: npm --prefix questiongenerator install
- run: npm --prefix webapp install
- run: npm --prefix webapp run build
- run: npm --prefix webapp run test:e2e
Expand Down

0 comments on commit a62bf40

Please sign in to comment.