mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-04 22:33:09 +00:00
Align build artifact name with smoke workflows
This commit is contained in:
parent
5c1ddf4ad9
commit
772221d89b
2
.github/workflows/build-binaries.yml
vendored
2
.github/workflows/build-binaries.yml
vendored
@ -64,5 +64,5 @@ jobs:
|
||||
key: ${{ runner.os }}-nomos-binaries-${{ env.VERSION }}-${{ env.NOMOS_BUNDLE_VERSION }}
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: nomos-binaries-linux-${{ env.VERSION }}-${{ env.NOMOS_BUNDLE_VERSION }}
|
||||
name: nomos-binaries-${{ runner.os }}-${{ env.VERSION }}-${{ env.NOMOS_BUNDLE_VERSION }}
|
||||
path: .tmp/nomos-binaries-linux-${{ env.VERSION }}.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user