Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealKLH authored Nov 29, 2023
1 parent f042856 commit 7b82d73
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 @@ -70,5 +70,5 @@ release:
-v `pwd`:/go/src \
-v `pwd`/sysroot:/sysroot \
-w /go/src \
ghcr.io/goreleaser/goreleaser-cross:GORELEASER_CROSS_VERSION \
ghcr.io/goreleaser/goreleaser-cross:${GORELEASER_CROSS_VERSION} \
release --clean

0 comments on commit 7b82d73

Please sign in to comment.