Skip to content

Commit 1adf720

Browse files
committed
change build platforms, linux-386 and arm64 arnt needed
1 parent 358e4b3 commit 1adf720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/buildLinux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ then
66
exit 1
77
fi
88

9-
fyne-cross linux -app-id com.zivoy.beatlist -app-version $VERSION -arch=* ./cmd/gui
9+
fyne-cross linux -app-id com.zivoy.beatlist -app-version $VERSION -arch=amd64,arm ./cmd/gui

0 commit comments

Comments
 (0)