Skip to content

Commit

Permalink
Print Python version for Mac
Browse files Browse the repository at this point in the history
To debug issue with missing distutils
  • Loading branch information
karllessard authored Nov 25, 2023
1 parent 8be3608 commit 1cd38f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
uses: actions/checkout@v1
- name: Build project
run: |
python -V
git --version
clang --version
mvn -version
Expand Down

0 comments on commit 1cd38f8

Please sign in to comment.