Skip to content

Commit

Permalink
ci: set enableImmutableInstalls to false to let the release script to…
Browse files Browse the repository at this point in the history
… update yarn.lock after bumping version

Signed-off-by: Romain Lenzotti <[email protected]>
  • Loading branch information
Romakita committed Mar 2, 2024
1 parent 1222dca commit 157a1f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
nodeLinker: node-modules
compressionLevel: mixed
yarnPath: .yarn/releases/yarn-4.1.0.cjs
enableImmutableInstalls: false

0 comments on commit 157a1f7

Please sign in to comment.