diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/android-app.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml index a035439ead..14c7bc0e5a 100644 --- a/.github/workflows/android-app.yml +++ b/.github/workflows/android-app.yml @@ -402,6 +402,8 @@ jobs: ${{ matrix.assemble-command }} -x cargoBuild -x generateRelayList + -x mergeOssProdDebugJniLibFolders + -x mergePlayStagemoleDebugJniLibFolders gradle-version: wrapper build-root-directory: android execution-only-caches: false |
