Skip to content

Commit

Permalink
fix target name
Browse files Browse the repository at this point in the history
  • Loading branch information
BillCarsonFr committed May 14, 2024
1 parent 335ab22 commit cc05a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
rustup target add aarch64-apple-ios
rustup target add aarch64-apple-darwin
rustup target add x86_64-apple-darwin
rustup target add iaarch64-apple-ios-sim
rustup target add aarch64-apple-ios-sim
rustup target add x86_64-apple-ios
# Cargo config can screw with caching and is only used for alias config
Expand Down

0 comments on commit cc05a49

Please sign in to comment.