Skip to content

Commit d7faf17

Browse files
committed
Self Build with new AppImage
1 parent 05727cd commit d7faf17

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build-and-test:
77
strategy:
88
matrix:
9-
ARCH: [x86_64, i386, aarch64, armhf]
9+
ARCH: [x86_64]
1010
USE_STATIC_RUNTIME: [""]
1111
UPDATE: ["1"]
1212

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "lib/linuxdeploy"]
22
path = lib/linuxdeploy
3-
url = https://github.com/TheAssassin/linuxdeploy
3+
url = https://github.com/dantti/linuxdeploy.git
44
[submodule "lib/cmake-scripts"]
55
path = lib/cmake-scripts
66
url = https://github.com/linuxdeploy/cmake-scripts.git

0 commit comments

Comments
 (0)