build lelantus .so in workflow

This commit is contained in:
Marco 2022-08-28 20:43:12 +08:00
parent 517b4f84d2
commit b3ebc9999d

View file

@ -13,6 +13,10 @@ jobs:
uses: subosito/flutter-action@v2
- name: Checkout submodules
run: git submodule update --init --recursive
- name: Build Lelantus
run: |
cd crypto_plugins/flutter_liblelantus/scripts/linux/
./build_all.sh
- name: Get dependencies
run: flutter pub get
- name: Create temp files