Skip to content

Commit a5ce1ae

Browse files
static
1 parent 4d84a85 commit a5ce1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build-in-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ run_in_docker() {
118118
"$@"
119119
}
120120

121-
linuxdeploy_bin="$(ls linuxdeploy*-$ARCH.AppImage)"
122121
run_in_docker bash ci/build.sh
122+
linuxdeploy_bin="$(ls linuxdeploy*-$ARCH.AppImage)"
123123
run_in_docker bash ci/test.sh "$linuxdeploy_bin"

0 commit comments

Comments
 (0)