Skip to content

Commit

Permalink
fix(github): uses tapped brews
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpyoung authored Sep 10, 2023
1 parent b777d98 commit 42e0c54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: brew tap alexpyoung/tools
- run: brew install packageddataviewer
- run: brew install pet
- run: brew install protonvpn
- run: brew install alexpyoung/tools/packageddataviewer
- run: brew install alexpyoung/tools/pet
- run: brew install alexpyoung/tools/protonvpn

0 comments on commit 42e0c54

Please sign in to comment.