Skip to content

Commit ea8f739

Browse files
committed
update brew before macOS installation
1 parent 98bc5f7 commit ea8f739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ runs:
2929
- name: macOS
3030
if: runner.os == 'macOS'
3131
run: |
32+
brew update
3233
brew install git-annex
3334
git annex version
3435
shell: bash

0 commit comments

Comments
 (0)