Skip to content

Commit 2665e26

Browse files
committed
compile to arm v6
1 parent 7aeef01 commit 2665e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
working-directory: ./mpd-web-proxy
4545
env:
4646
GOARCH: arm
47+
GOARM: "6"
4748
run: go build -o mpd-web-proxy-arm -v . && gzip mpd-web-proxy-arm
4849

4950
- name: Upload Artifacts

0 commit comments

Comments
 (0)