Update build_with_tests.yml

This commit is contained in:
Abdelilah El Aissaoui 2024-07-15 10:52:55 +02:00 committed by GitHub
parent 1897845a37
commit 618a5f805e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
name: Rust build name: Rust build
with: with:
command: build command: build
args: --manifest-path=./rs/Cargo.toml --release --features=uniffi/cli args: --manifest-path=./rs/Cargo.toml --release
- name: Set up JDK 17 - name: Set up JDK 17
uses: actions/setup-java@v3 uses: actions/setup-java@v3
with: with: