chore: fix workflow
This commit is contained in:
parent
c64f72b21b
commit
b197321b25
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ jobs:
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
cargo build
|
cargo build
|
||||||
ls -l target/debug
|
ls -l target/debug
|
||||||
|
|
||||||
- name: Install kubectl
|
- name: Install kubectl
|
||||||
run: |
|
run: |
|
||||||
OS="$(uname | tr '[:upper:]' '[:lower:]')"
|
OS="$(uname | tr '[:upper:]' '[:lower:]')"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue