mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update check-for-changes.yml
This commit is contained in:
2
.github/workflows/check-for-changes.yml
vendored
2
.github/workflows/check-for-changes.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Remove previous artefacts if any
|
||||
run: |
|
||||
|
||||
printenv > 2.txt
|
||||
sudo rm -rf changes 2>/dev/null || true
|
||||
|
||||
- name: Determine changed kernels
|
||||
|
||||
Reference in New Issue
Block a user