Skip to content

Commit

Permalink
Release.yml change on running user api
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiollende committed Apr 10, 2024
1 parent fafc9fc commit 19144b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
with:
node-version: 20
- run: npm --prefix wikidataservice install
- run: npm --prefix users/authservice install
- run: npm --prefix users/userservice install
- run: npm --prefix users install
- run: npm --prefix gatewayservice install
- run: npm --prefix webapp install
- run: CI=false npm --prefix webapp run build
Expand Down

0 comments on commit 19144b6

Please sign in to comment.