chore: Try fix publish workflow
parent
6e72ae02b9
commit
99ca73d6b4
|
@ -13,6 +13,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
|
always-auth: true
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn install --frozen-lockfile
|
run: yarn install --frozen-lockfile
|
||||||
- name: Get the release tag version
|
- name: Get the release tag version
|
||||||
|
|
Loading…
Reference in New Issue