diff --git a/.github/workflows/build-test-cxx.yml b/.github/workflows/build-test-cxx.yml index 14172a3..0636687 100644 --- a/.github/workflows/build-test-cxx.yml +++ b/.github/workflows/build-test-cxx.yml @@ -141,6 +141,7 @@ jobs: sudo xcode-select -s "/Applications/Xcode_16.2.0.app" - name: Download ITK + shell: bash run: | cd "$ITK_BUILD_ROOT" git clone https://github.com/InsightSoftwareConsortium/ITK.git