Skip to content

Commit

Permalink
fixup! fixup! Resolve circular dependency between linuxdeploy and thi…
Browse files Browse the repository at this point in the history
…s plugin
  • Loading branch information
TheAssassin committed Dec 4, 2023
1 parent 71760fa commit 0ca2b31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/build-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ trap cleanup EXIT
REPO_ROOT="$(readlink -f "$(dirname "$(dirname "$0")")")"
OLD_CWD="$(readlink -f .)"

pushd "$BUILD_DIR"

bash "$REPO_ROOT"/ci/build-bundle.sh

mv linuxdeploy-plugin-appimage-bundle AppDir
Expand Down

0 comments on commit 0ca2b31

Please sign in to comment.