Skip to content

Commit

Permalink
fix target for ios
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Oct 28, 2023
1 parent 88759de commit a99c1e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
sconsflags: ${{ env.SCONSFLAGS }}
arch: ${{ matrix.arch }}
platform: ios
rust_target: --target=aarch64-apple-ios
target: ${{ matrix.target }}
precision: ${{ matrix.precision }}
features: ${{ matrix.features }}
Expand Down

0 comments on commit a99c1e3

Please sign in to comment.