mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
use build-release
This commit is contained in:
parent
95b8a64427
commit
dbffdac659
2
.github/workflows/upload-release-assets.yml
vendored
2
.github/workflows/upload-release-assets.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
go-version: '1.21'
|
||||
- name: Build
|
||||
run: make build
|
||||
run: make build-release
|
||||
- name: Rename file
|
||||
run: mv ./out/linux/0gchaind ./out/linux/0gchaind-linux-${{ github.ref_name }}
|
||||
- name: Upload Release Asset
|
||||
|
Loading…
Reference in New Issue
Block a user