mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 15:16:00 +00:00
npm build
This commit is contained in:
6
.github/workflows/build-npm.yaml
vendored
6
.github/workflows/build-npm.yaml
vendored
@@ -41,6 +41,6 @@ jobs:
|
|||||||
- name: setCurrentVersion
|
- name: setCurrentVersion
|
||||||
run: |
|
run: |
|
||||||
yarn setCurrentVersion
|
yarn setCurrentVersion
|
||||||
- name: Prepare docker image
|
- name: Publish types
|
||||||
run: |
|
working-directory: packages/types
|
||||||
yarn run prepare:docker
|
run: npm publish
|
||||||
|
|||||||
Reference in New Issue
Block a user