Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Jul 8, 2024
1 parent 8f58734 commit 522c0c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
name: MacOS Latest
runs-on: macos-latest
steps:
- run: PATH="/usr/local/opt/python/libexec/bin:$PATH" >> $GITHUB_ENV
- run: brew install python
- run: brew install PyYAML
- run: which python
Expand Down

0 comments on commit 522c0c5

Please sign in to comment.