Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Apr 25, 2022
1 parent 9c113fd commit f53c76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
go_version: 1.18
dest: build
prefix: myapp
targets: windows/386,windows/amd64,linux/386,linux/amd64,darwin/386,darwin/amd64
targets: windows/amd64,linux/amd64,linux/arm64,darwin/arm64
v: true
x: false
race: false
Expand Down

0 comments on commit f53c76e

Please sign in to comment.