fix name typo

This commit is contained in:
2025-01-18 11:36:56 +01:00
parent 5907c5b2be
commit f2116f39ef
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
go-version: 1.22.11
- name: Build the executables
run: ./mkrel.sh tablizer ${{ github.ref_name}}
run: ./mkrel.sh gowipe ${{ github.ref_name}}
- name: List the executables
run: ls -l ./releases