Skip to content

Commit a351913

Browse files
committed
fixup! fixup! front: switch from yarn to npm
1 parent 4ef8616 commit a351913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,7 @@ jobs:
483483
-v $PWD/gateway:/gateway
484484
-v $PWD/front/src/common/api:/app/src/common/api
485485
${{ fromJSON(needs.build.outputs.stable_tags).front-build }}
486+
rm -rf /app/node_modules &&
486487
npm run generate-types
487488
488489
- name: Check for unexpected changes

0 commit comments

Comments
 (0)