Fix/staging release install and versioning (#2621)
This commit is contained in:
2
.github/workflows/staging-release.yml
vendored
2
.github/workflows/staging-release.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install Dependencies
|
||||
run: yarn
|
||||
run: yarn install --no-immutable
|
||||
|
||||
- name: Publish staging packages
|
||||
run: yarn release:staging
|
||||
|
||||
Reference in New Issue
Block a user