Skip to content

Commit

Permalink
test7
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Jan 11, 2024
1 parent ff77887 commit 8bc57c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ jobs:
### -DOPENEXR_INSTALL_DOCS='OFF' \
### -DOPENEXR_INSTALL_EXAMPLES='OFF'
working-directory: _build
- name: Build & Install
run: |
cmake --build . \
--target install
working-directory: _build
### - name: Build & Install
### run: |
### cmake --build . \
### --target install
### working-directory: _build

- uses: actions/cache@v2
id: restore-build
Expand Down

0 comments on commit 8bc57c4

Please sign in to comment.