add ocio bin to the path

This commit is contained in:
itsmattkc
2021-10-03 23:04:48 -07:00
parent 720e627a01
commit f53e2425ad
+1
View File
@@ -191,6 +191,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX="$(pwd -W)/install"
ninja install
echo "$(pwd -W)/install" >> $GITHUB_PATH
echo "$(pwd -W)/install/bin" >> $GITHUB_PATH
- name: Acquire Google Crashpad
shell: bash