Skip to content

Commit 6bdfe69

Browse files
committed
This should not be this hard
1 parent 06463c2 commit 6bdfe69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ jobs:
300300
if: matrix.os == 'macos-13'
301301
run: |
302302
rm -f '/usr/local/bin/2to3'
303+
rm -f '/usr/local/bin/2to3-*'
303304
brew install llvm libomp
304305
305306
- name: Build Wheels

0 commit comments

Comments
 (0)