parent
271091f00c
commit
5de4947b42
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue