Skip to content

Commit

Permalink
setup homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Nov 14, 2023
1 parent e3dc9b1 commit 575f007
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bumpVersions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
with:
version: v0.66.0

- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@abcbd5d83bbe1a69c8da087467fcd132ca0c7a27

- name: Install htmlq
run: |
brew install htmlq
Expand Down

0 comments on commit 575f007

Please sign in to comment.