Skip to content

Commit

Permalink
Change release-build option to previous version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigaMr committed Jan 13, 2025
1 parent 8af30e9 commit dd752c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ lint: $(lint-targets)

# Release.
release-build:
@goreleaser build --id oasis-windows-amd64 --snapshot --clean
@goreleaser release --clean

# Test.
test-targets := test-unit
Expand Down

0 comments on commit dd752c6

Please sign in to comment.