Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bcho committed Sep 2, 2023
1 parent 6135b79 commit e84f54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
before:
hooks:
# FIXME: hack
- go mod edit replace=github.com/b4fun/turtle=../
- go mod edit -replace=github.com/b4fun/turtle=../
- go mod tidy
builds:
- env:
Expand Down

0 comments on commit e84f54e

Please sign in to comment.