chore: fix workflow
This commit is contained in:
parent
214a33e4c9
commit
d8f0f131b3
@ -57,10 +57,9 @@ jobs:
|
||||
run: |
|
||||
source "${CARGO_HOME}/env"
|
||||
while true; do sleep 20; done
|
||||
cd ${{ gitea.workspace }}
|
||||
cargo build
|
||||
ls -l target/debug
|
||||
|
||||
#cd ${{ gitea.workspace }}
|
||||
#cargo build
|
||||
#ls -l target/debug
|
||||
- name: Install kubectl
|
||||
run: |
|
||||
OS="$(uname | tr '[:upper:]' '[:lower:]')"
|
||||
|
Loading…
Reference in New Issue
Block a user