Skip to content

Commit 2fdaccd

Browse files
Update release.yaml
1 parent 9f7fe93 commit 2fdaccd

2 files changed

Lines changed: 805 additions & 206 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache-dependency-path: yarn.lock
4141

4242
- name: 📦 Install dependencies
43-
run: yarn install
43+
run: yarn install --immutable
4444

4545
- name: 📝 Update version in package.json
4646
run: npm version "${{ github.event.client_payload.version }}" --no-git-tag-version

0 commit comments

Comments
 (0)