Skip to content

Commit

Permalink
check python
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 17, 2024
1 parent f831e2c commit a029e32
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,8 @@ jobs:
libgtk2.0-dev \
mesa-common-dev \
unzip
- name: Get GCC version
run: gcc --version
- name: Get libc version
run: ldd --version
- name: Get Python version
run: which python

- name: Install wxWidgets
run: |
Expand Down

0 comments on commit a029e32

Please sign in to comment.