Update build script

This commit is contained in:
Mati Dastugue 2020-05-07 16:19:28 -03:00 committed by GitHub
parent d88c642aa6
commit 9fe11e69af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ jobs:
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
- name: 'Upload Artifacts'
if: contains(github.ref, "development")
if: contains(github.ref, 'development')
uses: actions/upload-artifact@v2
with:
name: desktop-artifacts