Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lucc committed Aug 9, 2024
1 parent a42a7a9 commit b734f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

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

0 comments on commit b734f53

Please sign in to comment.