Skip to content

Commit

Permalink
try with dep target
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Dec 3, 2024
1 parent f6f9af9 commit 3acc160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-swift-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Build target
env:
CROSS_NO_WARNINGS: "0"
IPHONEOS_DEPLOYMENT_TARGET: 10
run: |
cross build --release --target ${{ matrix.target }} --manifest-path bindings_ffi/Cargo.toml
- name: Upload binary
Expand Down

0 comments on commit 3acc160

Please sign in to comment.