Skip to content

Commit

Permalink
build: fix CI iOS pack error
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoguang1010 committed May 10, 2024
1 parent 4219736 commit 35ca6fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
rustup target add aarch64-apple-ios x86_64-apple-ios
rustup show
cargo install cargo-lipo
cargo install cbindgen
brew install protobuf
- name: Read VERSION file
Expand Down

0 comments on commit 35ca6fc

Please sign in to comment.