Skip to content

Commit

Permalink
Update generate-xcframework-maccatalyst.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pacowong authored Oct 14, 2024
1 parent 886c429 commit 505b743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-xcframework-maccatalyst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
# pip install -r ${{ github.workspace }}/tools/ci_build/requirements.txt
python3 ${{ github.workspace }}/tools/ci_build/github/apple/build_apple_framework.py --config Release --build_dynamic_framework --build_dir=$HOME/onnxlibrary/macabi_release_v20230327_2320 \
--include_ops_by_config=${{ github.workspace }}/tools/ci_build/github/apple/hws_mobile_package.required_operators.config \
--path_to_protoc_exe=/usr/local/bin/protoc ${{ github.workspace }}/tools/ci_build/github/apple/hws_mobile_package.required_operators.config
--path_to_protoc_exe=/usr/local/bin/protoc ${{ github.workspace }}/tools/ci_build/github/apple/default_full_ios_framework_build_settings.json
# python ./tools/ci_build/build.py \
# --build_dir $HOME/onnxlibrary/macabi_release_v20230327_2320 \
Expand Down

0 comments on commit 505b743

Please sign in to comment.