Skip to content

Commit

Permalink
libs
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Oct 16, 2024
1 parent 494d634 commit 60324f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
path: _build/install_manifest-${{ matrix.build }}.txt
- name: Validate install
run: |
share/ci/scripts/linux/validate_openexr_libs.sh _install
# share/ci/scripts/linux/validate_openexr_libs.sh _install
share/ci/scripts/validate_install.py \
_build/install_manifest-${{ matrix.build }}.txt \
share/ci/install_manifest/install_manifest-${{ matrix.build }}.txt
Expand Down

0 comments on commit 60324f5

Please sign in to comment.