build scripts

This commit is contained in:
SPRINX0\prochazka
2024-11-13 16:10:05 +01:00
parent 5ccdd7633b
commit 9cc4af2b56
10 changed files with 34 additions and 101 deletions

View File

@@ -56,6 +56,13 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 18.x
- name: yarn adjustPackageJson
run: |
cd ..
cd dbgate-merged
yarn adjustPackageJson
- name: yarn install
run: |
# yarn --version