Skip to content

Commit

Permalink
Updates for cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemellophone committed Jul 8, 2020
1 parent 7b4a34e commit abf97cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
key: ${{ runner.os }}-build-opencv-${{ hashFiles('scripts/_install_opencv_*_on_macos.sh') }}

- name: macOS - Install MacPorts
if: ${{ runner.os == 'macOS' && steps.caching.outputs.cache-hit != 'true' }}
if: ${{ runner.os == 'macOS' }}
uses: WildbookOrg/wbia-pypkg-build/actions/[email protected]

- name: Build wheel
Expand Down

0 comments on commit abf97cd

Please sign in to comment.