We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358e4b3 commit 1adf720Copy full SHA for 1adf720
scripts/buildLinux.sh
@@ -6,4 +6,4 @@ then
6
exit 1
7
fi
8
9
-fyne-cross linux -app-id com.zivoy.beatlist -app-version $VERSION -arch=* ./cmd/gui
+fyne-cross linux -app-id com.zivoy.beatlist -app-version $VERSION -arch=amd64,arm ./cmd/gui
0 commit comments