Skip to content

Commit

Permalink
Fixing goreleaser again
Browse files Browse the repository at this point in the history
  • Loading branch information
FlUxIuS committed Dec 4, 2024
1 parent d861101 commit 8caa54f
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 @@ -11,7 +11,7 @@ version: 2
before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy
- cd go/rfswift && go mod tidy

builds:
- env:
Expand Down

0 comments on commit 8caa54f

Please sign in to comment.