Skip to content

Commit

Permalink
Add actions/checkout in reusable-cask-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Jan 22, 2025
1 parent 865acbe commit 48907ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-cask-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
HOMEBREW_COLOR: 1
HOMEBREW_DEVELOPER: 1
steps:
- uses: actions/checkout@v4
- name: brew pull & reset & tap
run: |
brew update-reset "$(brew --repository)"
Expand Down

0 comments on commit 48907ff

Please # to comment.