mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
build fix
This commit is contained in:
2
.github/workflows/build-app.yaml
vendored
2
.github/workflows/build-app.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
yarn install
|
||||
- name: Publish
|
||||
run: |
|
||||
yarn run dist
|
||||
yarn run build:app
|
||||
- name: Cleanup artifacts
|
||||
run: |
|
||||
npx rimraf "app/dist/!(*.exe|*.deb|*.AppImage|*.dmg)"
|
||||
|
||||
Reference in New Issue
Block a user