mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-17 12:31:03 +01:00
fix yaml
This commit is contained in:
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -18,9 +18,7 @@ jobs:
|
|||||||
go-version: 1.24.5
|
go-version: 1.24.5
|
||||||
|
|
||||||
- name: Build the executables
|
- name: Build the executables
|
||||||
run:
|
run: go build -o io-exporter-amd64-linux-${{ github.ref_name}}
|
||||||
- go build
|
|
||||||
- mv io-exporter io-exporter-amd64-linux-${{ github.ref_name}}
|
|
||||||
|
|
||||||
- name: Upload the binaries
|
- name: Upload the binaries
|
||||||
uses: svenstaro/upload-release-action@v2
|
uses: svenstaro/upload-release-action@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user