Skip to content

Commit 20a978f

Browse files
committed
actions: MACOs universal remove rename utility
1 parent e81d9e3 commit 20a978f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/macos-wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ jobs:
6666
uses: actions/setup-python@v2
6767
with:
6868
python-version: 3.13
69-
- name: Install rename utility
70-
run: |
71-
brew update --preinstall
72-
brew install rename
7369
- name: Install Python dependencies
7470
run: |
7571
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)