mirror of
https://github.com/stupidloud/nanopi-openwrt.git
synced 2025-06-03 22:03:43 +08:00
better for test
This commit is contained in:
parent
82b342d191
commit
b65479d20d
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 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user