Skip to content

Commit cf47a27

Browse files
committed
GHA: inspect sysconfig
1 parent 9d1da31 commit cf47a27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-scripts-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ jobs:
9999
EOF
100100
echo === configure/CONFIG_SITE.local ===
101101
cat configure/CONFIG_SITE.local
102+
- name: Python sysconfig
103+
run: python -m sysconfig
102104
- name: Prepare and compile dependencies
103105
run: python .ci/cue.py prepare
104106
- name: Build main module

0 commit comments

Comments
 (0)