mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-25 01:45:59 +00:00
pro build
This commit is contained in:
5
.github/workflows/build-app-pro-beta.yaml
vendored
5
.github/workflows/build-app-pro-beta.yaml
vendored
@@ -12,7 +12,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-2022, ubuntu-22.04]
|
os: [ubuntu-22.04]
|
||||||
|
# vos: [windows-2022, ubuntu-22.04]
|
||||||
# os: [macos-12, windows-2022, ubuntu-22.04]
|
# os: [macos-12, windows-2022, ubuntu-22.04]
|
||||||
# os: [macOS-10.15]
|
# os: [macOS-10.15]
|
||||||
|
|
||||||
@@ -41,6 +42,8 @@ jobs:
|
|||||||
yarn
|
yarn
|
||||||
node sync.js --nowatch
|
node sync.js --nowatch
|
||||||
cd ..
|
cd ..
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: yarn adjustPackageJson
|
- name: yarn adjustPackageJson
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user