Skip to content

Commit

Permalink
force remove
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Jun 30, 2022
1 parent 8bbc685 commit db9473b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: brew uninstall libomp
if: matrix.os == 'macos-11'
run: |
brew uninstall libomp
brew uninstall --ignore-dependencies libomp
- name: Build wheels
uses: pypa/[email protected]
Expand Down

0 comments on commit db9473b

Please sign in to comment.