Skip to content

Commit

Permalink
lets try brew list
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli committed Jun 2, 2024
1 parent 665a0a1 commit cd365ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- uses: actions/checkout@v4
- run: brew install python@${{ matrix.python-version }}
- run: brew install python-tk@${{ matrix.python-version }}
- run: brew list python@${{ matrix.python-version }}
- run: ls /usr/local/opt
- run: find /usr/local/opt -name 'python*'
- run: $PYTHON --version
Expand Down

0 comments on commit cd365ca

Please sign in to comment.