ci: aargh
This commit is contained in:
parent
1eb936fe88
commit
b75f72318b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
||||||
container: catthehacker/ubuntu:act-latest
|
container: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Install kubectl
|
- name: Install kubectl
|
||||||
run: |
|
run: |
|
||||||
curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
|
curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue