python3-yaml
Some checks failed
Schemas / Schemas (push) Failing after 53s

This commit is contained in:
Joseph Hanson 2024-05-29 13:57:11 -05:00
parent bd66f818a4
commit 1c0ca86dd3
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -37,7 +37,7 @@ jobs:
- name: Setup Python
run: |
apt-get update
apt-get install -y python3 python3-pip
apt-get install -y python3 python3-pip python3-yaml
pip3 install --upgrade pip
- name: Write kubeconfig