Update build.yml

This commit is contained in:
Jay Lee
2026-02-13 17:11:53 -05:00
committed by GitHub
parent 81aa9c6e16
commit e661641544

View File

@@ -507,6 +507,8 @@ jobs:
"$PYTHON" -m pip list
- name: Install pip requirements
env:
GH_TOKEN: ${{ github.token }}
run: |
echo "before anything..."
"$PYTHON" -m pip list