We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7364181 + e28622e commit 1446dcaCopy full SHA for 1446dca
1 file changed
action.yml
@@ -96,6 +96,8 @@ runs:
96
shell: sh
97
- run: brew developer on
98
99
+ - run: brew update-reset
100
+ shell: sh
101
- run: brew ruby $GITHUB_ACTION_PATH/main.rb
102
103
env:
0 commit comments