mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
fix
This commit is contained in:
parent
2c73ab6bc1
commit
6a02c4ebaa
2
.github/workflows/build-npm.yaml
vendored
2
.github/workflows/build-npm.yaml
vendored
@ -36,6 +36,8 @@ jobs:
|
||||
with:
|
||||
node-version: 10.x
|
||||
- name: yarn install
|
||||
env:
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
run: |
|
||||
yarn install
|
||||
- name: setCurrentVersion
|
||||
|
Loading…
Reference in New Issue
Block a user