Skip to content

Commit

Permalink
Tweak Go modules check
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jun 30, 2021
1 parent fadfb4a commit efc96d6
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project_name: chezmoi

before:
hooks:
- go mod download
- go mod download all

builds:
- id: chezmoi-cgo-glibc
Expand Down
Loading

0 comments on commit efc96d6

Please sign in to comment.