fix: syntax error
/ release (push) Failing after 0s Details

This commit is contained in:
lovezsh 2024-08-25 20:00:54 +08:00
parent c33a31d2bd
commit 01c337f62b
1 changed files with 0 additions and 6 deletions

View File

@ -16,10 +16,4 @@ jobs:
run: |
GOOS=linux GOARCH=amd64 go build -o nip cmd/main.go
GOOS=windows GOARCH=amd64 go build -o nip.exe cmd/main.go
- name: upload
run: |
curl --help all