Skip to content

Commit

Permalink
mkdir needs sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Jul 8, 2024
1 parent 1b960d4 commit 9f58112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci_build/github/azure-pipelines/post-merge-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ stages:
displayName: "Install realpath"
- script: |
python tools/ci_build/github/apple/test_apple_packages.py \
sudo python tools/ci_build/github/apple/test_apple_packages.py \
--framework_info_file "$(Build.BinariesDirectory)/ios_framework/xcframework_info.json" \
--c_framework_dir "$(Build.BinariesDirectory)/ios_framework/framework_out" \
--variant Full
Expand Down

0 comments on commit 9f58112

Please sign in to comment.