Skip to content

Commit

Permalink
Merge pull request #24 from axiomhq/fix_remove_hard_coded_arch
Browse files Browse the repository at this point in the history
fix: remove hard coded ARCH
  • Loading branch information
schehata committed Oct 31, 2023
2 parents d70529c + 474fa79 commit 8c87039
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
GOOS=linux
GOARCH=arm64

build:
mkdir -p bin/extensions
Expand Down

0 comments on commit 8c87039

Please sign in to comment.