Skip to content

Commit

Permalink
Remove path and binary name from go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesbarreto committed Feb 23, 2021
1 parent 3a66ddf commit aa18bf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://golang.org/dl/go1.16.linux-amd64.tar.gz"
project_path: "./cmd/test-binary"
binary_name: "test-binary"
extra_files: LICENSE README.md

0 comments on commit aa18bf0

Please sign in to comment.