fix cron installation
parent
c2f8e17d2f
commit
1ad2e5b520
|
@ -879,7 +879,7 @@ jobs:
|
|||
wget https://raw.githubusercontent.com/ilya-zuyev/minikube/ilyaz/gh_actions_cleanup/hack/gh_actions/cleanup.sh
|
||||
wget https://raw.githubusercontent.com/ilya-zuyev/minikube/ilyaz/gh_actions_cleanup/hack/gh_actions/install_cleanup.sh
|
||||
chmod +x cleanup.sh install_cleanup.sh
|
||||
sudo install_cleanup.sh
|
||||
sudo ./install_cleanup.sh
|
||||
|
||||
- name: Update cron
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue