Skip to content

Commit def5d0c

Browse files
authored
update brew before macOS installation
1 parent d93c4e0 commit def5d0c

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)