Well, that one was on me I guess

This commit is contained in:
Jakob Schrettenbrunner 2020-07-04 23:58:03 +02:00
parent c04042d07a
commit 39f3408e4f

View File

@ -24,7 +24,7 @@ jobs:
run: upx build/wings_linux_amd64
- uses: actions/upload-artifact@v2
if: ${{ github.ref == "develop" }}
if: ${{ github.ref == 'develop' }}
with:
name: wings_linux_amd64
path: build/wings_linux_amd64