Skip to content

Commit adc49c1

Browse files
committed
brew uninstall ignore deps
1 parent 271963d commit adc49c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
182182
- name: Uninstall Python 3.13
183183
run: |
184-
brew uninstall [email protected]
184+
brew uninstall --ignore-dependencies [email protected]
185185
186186
- name: Test Poetry
187187
run: |

0 commit comments

Comments
 (0)