Skip to content

Commit

Permalink
DEBUG: show python executables
Browse files Browse the repository at this point in the history
  • Loading branch information
lucc committed Aug 9, 2024
1 parent d65f423 commit a42a7a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- name: Build the gpgme bindings
run: |
which -a python python2 python3
set -e
./autogen.sh
./configure --enable-maintainer-mode --enable-languages=python
Expand Down

0 comments on commit a42a7a9

Please sign in to comment.