mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 14:26:26 +00:00
CI: Altair build fix
This commit is contained in:
parent
a48e8d4683
commit
12ba76dd05
2
.github/workflows/altair.yml
vendored
2
.github/workflows/altair.yml
vendored
@ -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/* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user