ci: add otio to mac deps

This commit is contained in:
itsmattkc
2020-11-17 23:03:12 +11:00
parent 3fd27deb7c
commit cdda27fc72
+6
View File
@@ -330,6 +330,12 @@ jobs:
$DOWNLOAD_TOOL https://olivevideoeditor.org/deps/ocio-mac.zip
$EXTRACT_TOOL ocio-mac.zip
- name: Acquire OpenTimelineIO
shell: bash
run: |
$DOWNLOAD_TOOL https://olivevideoeditor.org/deps/otio-mac.zip
$EXTRACT_TOOL otio-mac.zip
- name: Acquire OpenEXR
shell: bash
run: |