Skip to content

Commit

Permalink
Fix .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
coadler committed Aug 21, 2024
1 parent 58fbdc1 commit 88dcea5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
builds:
- env:
- dir: "./cmd/wush"
env:
- CGO_ENABLED=0
mod_timestamp: "{{ .CommitTimestamp }}"
flags:
Expand Down

0 comments on commit 88dcea5

Please sign in to comment.