chore: workflow
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
node-version: '16.x'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- run: yarn install --pure-lockfile
|
||||
- run: yarn install
|
||||
- run: yarn build
|
||||
- name: Setup git config
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user