Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-hajek committed Jun 5, 2020
1 parent 2e43144 commit d0bbd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- os: macos-latest
buildCmd: env GOOS=darwin GOARCH=amd64 go build -o zcli-mac ./main.go
file: zcli-mac
args: --better
args:
strip: false

steps:
Expand Down

0 comments on commit d0bbd38

Please sign in to comment.