Skip to content

Commit e42d859

Browse files
committed
pip debug
1 parent 0fb475f commit e42d859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ports_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
tar -C /tmp/gcc-arm-none-* -cf - . | tar -C /usr/local -xf -
6565
which pip; pip --version
6666
which pip3; pip3 --version
67+
pip debug
6768
pip3 install wheel
6869
# requirements_dev.txt doesn't install on windows. (with msys2 python)
6970
# instead, pick a subset for what we want to do

0 commit comments

Comments
 (0)