Skip to content

Commit 4aa023e

Browse files
committed
updated mac_10.15.yaml
1 parent b349db6 commit 4aa023e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mac_10.15.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
restore-keys: |
3939
${{ runner.os }}-pip-devops-python-tools
4040
- name: brew update
41-
run: which brew && brew update || :
41+
run: which brew && brew update || echo
4242
- name: build
4343
run: make
4444
- name: test

0 commit comments

Comments
 (0)