Rust Crypto SDK is now the default, and the build will replace the existing application.

This commit is contained in:
Benoit Marty 2023-05-03 11:55:44 +02:00 committed by Benoit Marty
parent 7f3a43e1bc
commit ec1474e646
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ jobs:
- name: Execute exodus-standalone - name: Execute exodus-standalone
uses: docker://exodusprivacy/exodus-standalone:latest uses: docker://exodusprivacy/exodus-standalone:latest
with: with:
args: /github/workspace/gplayRustCrypto/release/vector-gplay-rustCrypto-universal-release-unsigned.apk -j -o /github/workspace/exodus.json args: /github/workspace/gplayRustCrypto/release/vector-gplay-kotlinRust-universal-release-unsigned.apk -j -o /github/workspace/exodus.json
- name: Upload exodus json report - name: Upload exodus json report
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with: