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 505b743 commit 9ecdba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-xcframework-maccatalyst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:

- name: create releae build
run: |
export PYTHONPATH=${{ github.workspace }}/tools/python:$PYTHONPATH
# pip install -r ${{ github.workspace }}/requirements-dev.txt
# 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 \
Expand Down

0 comments on commit 9ecdba4

Please sign in to comment.