Skip to content

Commit

Permalink
Attempt at fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJarv committed Aug 22, 2024
1 parent 7c87439 commit 217bb2f
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 @@ -14,7 +14,7 @@ sysroot-unpack:

.PHONY: release
release:
env &&
env && \
docker run \
--rm \
-e CGO_ENABLED=1 \
Expand Down

0 comments on commit 217bb2f

Please sign in to comment.