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