Skip to content

Commit

Permalink
Fixing another time go releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
FlUxIuS committed Dec 4, 2024
1 parent 8caa54f commit 17d695e
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.
- cd go/rfswift && go mod tidy
- go mod tidy -C go/rfswift

builds:
- env:
Expand Down

0 comments on commit 17d695e

Please sign in to comment.