mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-17 20:41:00 +01:00
more linter fixes
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
go-version: 1.24.9
|
||||
|
||||
- name: Build the executables
|
||||
run: ./mkrel.sh gfn ${{ github.ref_name}}
|
||||
run: ./mkrel.sh epuppy ${{ github.ref_name}}
|
||||
|
||||
- name: List the executables
|
||||
run: ls -l ./releases
|
||||
|
||||
Reference in New Issue
Block a user