Skip to content

Krita Android: fetch arm64 dependency artifacts

Some resources in our Qt build is needed to successfully build the App Bundle. So we download the deps artifact.

Just to confirm, moving the appbundle to $WORKSPACE will allow us to capture, right?

mv \$APK_PATH/build/outputs/bundle/release/*.aab $WORKSPACE

Merge request reports