better for test

This commit is contained in:
John Doe 2021-09-09 06:44:21 +08:00
parent 82b342d191
commit b65479d20d
No known key found for this signature in database
GPG Key ID: 30F190E0C359CB4F

View File

@ -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 .