less actions
Some checks failed
Schemas / Schemas (push) Failing after 1m11s

This commit is contained in:
Joseph Hanson 2024-05-28 21:24:47 -05:00
parent 5d4e6007f3
commit 0967ed4f1b
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -35,9 +35,9 @@ jobs:
mv mc /usr/local/bin/
- name: Setup Python
uses: https://github.com/actions/setup-python@v5
with:
python-version: 3.11.9
run: |
apt install -y python3 python3-pip
pip3 install --upgrade pip
- name: Write kubeconfig
id: kubeconfig