Skip to content

Commit

Permalink
Merge pull request #175 from GoogleCloudPlatform/issue174
Browse files Browse the repository at this point in the history
bug: fixes path to main #174
  • Loading branch information
srinandan authored Feb 13, 2024
2 parents a5a51b4 + dee8f39 commit 870f850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ before:

builds:
- id: integrationcli
main: ./main.go
main: ./cmd/integrationcli/integrationcli.go
binary: integrationcli
goos:
- linux
Expand Down

0 comments on commit 870f850

Please sign in to comment.