Skip to content

Commit

Permalink
Add brew to PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Sep 26, 2022
1 parent 46aa274 commit d33ccd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/git-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
with:
name: lists
path: src/lists
- name: Add brew to PATH
run: echo "/home/linuxbrew/.linuxbrew/bin" >> $GITHUB_PATH
- name: Update darwin extensions list
run: |
brew tap shivammathur/extensions
Expand Down

0 comments on commit d33ccd8

Please sign in to comment.