Skip to content

Commit

Permalink
other error i think
Browse files Browse the repository at this point in the history
  • Loading branch information
uo289029 committed Mar 11, 2024
1 parent 16a1d09 commit a6a5ebd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- run: npm --prefix users/authservice install
- run: npm --prefix users/userservice install
- run: npm --prefix gatewayservice install
- run: npm --prefix questionsgenerator install
- run: npm --prefix historial 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 a6a5ebd

Please sign in to comment.