CI: Altair build fix

This commit is contained in:
Ștefan Talpalaru 2021-08-30 13:30:58 +02:00
parent a48e8d4683
commit 12ba76dd05
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ jobs:
- name: Create prerelease
run: |
gh release create altair-beta --prerelease --target altair \
gh release create altair-beta --prerelease --target unstable \
--title 'Altair beta build (rolling release, experimental)' --notes-file release_notes.md \
Linux_amd64_archive/* \
Linux_arm64_archive/* \