We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bc5f7 commit ea8f739Copy full SHA for ea8f739
action.yml
@@ -29,6 +29,7 @@ runs:
29
- name: macOS
30
if: runner.os == 'macOS'
31
run: |
32
+ brew update
33
brew install git-annex
34
git annex version
35
shell: bash
0 commit comments