Skip to content

Commit b59224a

Browse files
authored
Update build_wheels_linux.yml
1 parent 616034a commit b59224a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,10 @@ jobs:
6767
with:
6868
submodules: false
6969
fetch-depth: 0
70-
70+
71+
- name: Debug pip vars
72+
run: env | grep -i pip
73+
7174
- name: Build a package
7275
run: source scripts/build.sh
7376
- name: Saving a wheel accordingly to matrix

0 commit comments

Comments
 (0)