Update build_with_tests.yml
This commit is contained in:
parent
1897845a37
commit
618a5f805e
2
.github/workflows/build_with_tests.yml
vendored
2
.github/workflows/build_with_tests.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
name: Rust build
|
||||
with:
|
||||
command: build
|
||||
args: --manifest-path=./rs/Cargo.toml --release --features=uniffi/cli
|
||||
args: --manifest-path=./rs/Cargo.toml --release
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user