pip
Some checks failed
Schemas / Schemas (push) Failing after 22s

This commit is contained in:
Joseph Hanson 2024-05-28 21:30:32 -05:00
parent 271091f00c
commit 5de4947b42
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -36,7 +36,8 @@ jobs:
- name: Setup Python
run: |
apt-get install -y python3
apt-get install -y python3 python3-pip
pip3 install --upgrade pip
- name: Write kubeconfig
id: kubeconfig