Skip to content

Commit

Permalink
ci: macos
Browse files Browse the repository at this point in the history
  • Loading branch information
kibae committed Aug 17, 2024
1 parent 9fb83cc commit 5ea0680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
shell: bash
run: |
brew update
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 HOMEBREW_NO_AUTO_UPDATE=1 brew install cmake boost openssl googletest
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 HOMEBREW_NO_AUTO_UPDATE=1 brew install cmake boost openssl googletest curl
./.github/actions/download-onnxruntime-macos.sh
- name: Set reusable strings
Expand Down

0 comments on commit 5ea0680

Please sign in to comment.