mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update maintain-runners.yml
This commit is contained in:
3
.github/workflows/maintain-runners.yml
vendored
3
.github/workflows/maintain-runners.yml
vendored
@@ -148,8 +148,9 @@ jobs:
|
||||
sudo rm *.conf 2>/dev/null || true
|
||||
sudo rm *.txt 2>/dev/null || true
|
||||
sudo rm -rf cache/sources/ || true
|
||||
sudo rm -rf output/ || true
|
||||
sudo rm -rf output/ || true
|
||||
sudo chown -R $USER:$USER build || true
|
||||
rm $HOME/.ssh/known_hosts
|
||||
|
||||
- name: Checkout Armbian build script
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user