Skip to content

Commit

Permalink
Testing intalling pipx, to see if this is the only action missing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Ciobanu committed Feb 28, 2024
1 parent 49bc0e5 commit d332274
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
steps:
- run: uname -a
- run: sysctl -n machdep.cpu.brand_string
- run: brew install pipx
- run: pipx ensurepath

- uses: actions/checkout@v4

Expand Down

0 comments on commit d332274

Please sign in to comment.