mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 05:30:33 -04:00
xtask: Allow passing multiple targets to Swift's build-framework.
* Fix CI
This commit is contained in:
2
.github/workflows/bindings_ci.yml
vendored
2
.github/workflows/bindings_ci.yml
vendored
@@ -108,4 +108,4 @@ jobs:
|
||||
run: swift test
|
||||
|
||||
- name: Build Framework
|
||||
run: target/debug/xtask swift build-framework --only-target=aarch64-apple-ios
|
||||
run: target/debug/xtask swift build-framework --target=aarch64-apple-ios
|
||||
|
||||
Reference in New Issue
Block a user