download binary

This commit is contained in:
2023-10-05 20:46:23 +02:00
parent 87a818c212
commit 00377ec276
6 changed files with 79 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ inputs:
required: false
runs:
using: 'go'
main: 'main.go'
main: 'cmd/main.go'