better for test
This commit is contained in:
2
.github/workflows/lo-test.yml
vendored
2
.github/workflows/lo-test.yml
vendored
@@ -91,7 +91,7 @@ jobs:
|
||||
make defconfig && cat .config
|
||||
|
||||
- name: Clean build cache
|
||||
if: ${{ github.event.client_payload.package_clean == 'true' }}
|
||||
if: ${{ github.event.client_payload.package_clean == 'true' || github.event.inputs.device != '' }}
|
||||
run: |
|
||||
cd ~/lede
|
||||
df -h .
|
||||
|
||||
Reference in New Issue
Block a user