This commit is contained in:
parent
0967ed4f1b
commit
271091f00c
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ jobs:
|
|||
|
||||
- name: Setup Python
|
||||
run: |
|
||||
apt install -y python3 python3-pip
|
||||
pip3 install --upgrade pip
|
||||
apt-get install -y python3
|
||||
|
||||
- name: Write kubeconfig
|
||||
id: kubeconfig
|
||||
|
|
Loading…
Reference in a new issue