Skip to content

Commit 1446dca

Browse files
authored
Merge pull request #113 from dawidd6/revert-103-fix-homebrew-5-issue-102-clean
Revert "Fix dev-cmd loading on GitHub Actions with Homebrew 5.0"
2 parents 7364181 + e28622e commit 1446dca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ runs:
9696
shell: sh
9797
- run: brew developer on
9898
shell: sh
99+
- run: brew update-reset
100+
shell: sh
99101
- run: brew ruby $GITHUB_ACTION_PATH/main.rb
100102
shell: sh
101103
env:

0 commit comments

Comments
 (0)