Skip to content

Commit 0cc13b5

Browse files
committed
grr2
1 parent 37978c8 commit 0cc13b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeJS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
- name: Update curl
168168
shell: bash
169169
run: |
170-
brew uninstall curl
170+
brew uninstall --ignore-dependencies curl
171171
which curl
172172
173173
- name: Setup

0 commit comments

Comments
 (0)