diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/android-app.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml index a605604e8d..7135304007 100644 --- a/.github/workflows/android-app.yml +++ b/.github/workflows/android-app.yml @@ -77,7 +77,6 @@ jobs: path: | ./android/app/build/extraJni ./build/relays.json - ./dist-assets/api-ip-address.txt key: android-native-libs-${{ runner.os }}-x86_64-${{ steps.native-lib-cache-hash.outputs.native_lib_hash}} - name: Build native libraries |
