mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
build
This commit is contained in:
parent
f343d414ef
commit
41d85d4117
2
.github/workflows/build-app.yaml
vendored
2
.github/workflows/build-app.yaml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
cp app/dist/*.deb artifacts/dbgate-latest.deb || true
|
||||
cp app/dist/*.AppImage artifacts/dbgate-latest.AppImage || true
|
||||
cp app/dist/*.exe artifacts/dbgate-latest.exe || true
|
||||
cp app/dist/*.zip artifacts/dbgate-latest.zip || true
|
||||
cp app/dist/*windows*.zip artifacts/dbgate-windows-latest.zip || true
|
||||
cp app/dist/*.dmg artifacts/dbgate-latest.dmg || true
|
||||
|
||||
mv app/dist/*.exe artifacts/ || true
|
||||
|
Loading…
Reference in New Issue
Block a user