fixed build
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2019-09-07 17:46:17 +02:00
parent 63d4b2ae60
commit 74717da6ab
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ steps:
- make release-copy
- make release-check
- make release-os-package
- release-electron-bundle
- make release-electron-bundle
- make release-zip
# Push the releases to our pseudo-s3-bucket
@ -75,4 +75,4 @@ steps:
strip_prefix: dist/zip/
source: dist/zip/*
target: /master/
depends_on: [ after-build-static ]
depends_on: [ after-build-static ]