Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! Set up ARM builds with QEMU and Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Jan 3, 2024
1 parent 2d3503b commit ce0051a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ linuxdeploy_bin="$build_dir"/linuxdeploy-"$ARCH".AppImage
chmod +x "$linuxdeploy_bin"

cp "$target" "$build_dir"
patch_appimage "$target"
patch_appimage "$(basename "$target")"

pushd "$build_dir"

Expand Down

0 comments on commit ce0051a

Please sign in to comment.