chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-20 03:15:27 +01:00
parent c64f72b21b
commit b197321b25

View File

@ -60,6 +60,7 @@ jobs:
cd ${{ gitea.workspace }}
cargo build
ls -l target/debug
- name: Install kubectl
run: |
OS="$(uname | tr '[:upper:]' '[:lower:]')"