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 d93c4e0 commit def5d0cCopy full SHA for def5d0c
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