Skip to content

Commit

Permalink
do not update brew before macOS installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jstritch authored Jun 29, 2023
1 parent def5d0c commit b719f6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ 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 b719f6a

Please sign in to comment.