Skip to content

Commit

Permalink
Add immutable
Browse files Browse the repository at this point in the history
  • Loading branch information
FriggaHel committed Sep 10, 2024
1 parent 58a7216 commit bc2fbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build with lerna
run: |
corepack enable
yarn install
yarn install --immutable
npm run lint --workspaces --if-present
npm run build --workspaces --if-present
npm run test --workspaces --if-present
Expand Down

0 comments on commit bc2fbb2

Please sign in to comment.