This commit is contained in:
Jesse Bannon 2023-02-22 14:15:36 -08:00
parent 8966575bbe
commit bb5af6a14f

View file

@ -90,7 +90,7 @@ jobs:
# Set an output parameter `uname` for use in subsequent steps
run: |
apk add zip python3 py3-pip
apk add python3 py3-pip
ls -lh
pwd
python3 --version