Update build-project.yml

This commit is contained in:
DJ2LS 2021-09-11 17:09:47 +02:00 committed by GitHub
parent 9ff25ab48b
commit 7e6c6ef994
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -238,7 +238,7 @@ jobs:
release:
name: Upload Release
needs: build_release
needs: [build_linux_release, build_windows_release]
runs-on: ubuntu-latest
steps: