Fix/staging release install and versioning (#2621)

This commit is contained in:
Philip Korsholm
2022-11-17 17:38:14 +01:00
committed by GitHub
parent 9eafde07fe
commit c6c5667cdd
2 changed files with 5 additions and 2 deletions

View File

@@ -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