Skip to content

Commit

Permalink
update brew before macOS installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jstritch committed Jul 9, 2023
1 parent 98bc5f7 commit ea8f739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ runs:
- name: macOS
if: runner.os == 'macOS'
run: |
brew update
brew install git-annex
git annex version
shell: bash
Expand Down

0 comments on commit ea8f739

Please sign in to comment.