From b65479d20dc7c0a771d9ba66f4a89932ab4c53b0 Mon Sep 17 00:00:00 2001 From: John Doe Date: Thu, 9 Sep 2021 06:44:21 +0800 Subject: [PATCH] better for test --- .github/workflows/lo-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lo-test.yml b/.github/workflows/lo-test.yml index 839a076..dda8b23 100644 --- a/.github/workflows/lo-test.yml +++ b/.github/workflows/lo-test.yml @@ -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 .