mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 13:46:00 +00:00
build scripts
This commit is contained in:
6
.github/workflows/build-aws-pro-beta.yaml
vendored
6
.github/workflows/build-aws-pro-beta.yaml
vendored
@@ -54,6 +54,12 @@ jobs:
|
||||
node sync.js --nowatch
|
||||
cd ..
|
||||
|
||||
- name: yarn adjustPackageJson
|
||||
run: |
|
||||
cd ..
|
||||
cd dbgate-merged
|
||||
yarn adjustPackageJson
|
||||
|
||||
- name: yarn install
|
||||
run: |
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user