chore: fix workflow
This commit is contained in:
parent
c64f72b21b
commit
b197321b25
@ -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…
Reference in New Issue
Block a user