Tweaking pull request

This commit is contained in:
Cyber MacGeddon 2025-07-23 00:29:01 +01:00
parent aa1d5913e7
commit 1dc4a4643f

View file

@ -33,10 +33,10 @@ jobs:
python3.12 -m venv env
. env/bin/activate
pip install build wheel
which pip
- name: Setup packages
run: make update-package-versions VERSION=1.2.999
- run: pip list
- run: which pip
- name: Build packages