This commit is contained in:
parent
5d4e6007f3
commit
0967ed4f1b
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue