This commit is contained in:
Jan Prochazka
2020-05-18 19:35:14 +02:00
parent 1044a5055f
commit f853e1ac96
2 changed files with 2 additions and 5 deletions

View File

@@ -55,7 +55,6 @@ jobs:
run: |
mkdir artifacts
mv app/dist/*.exe artifacts/dbgate-windows.exe
mv app/dist/*.zip artifacts/dbgate-windows.zip
mv app/dist/*.exe artifacts || true