From d74a9fb98abb49621f45aaa4d0c99436e66d714d Mon Sep 17 00:00:00 2001 From: James Chen Date: Tue, 19 Nov 2024 14:22:09 +0800 Subject: [PATCH] Fix yml --- .github/workflows/native-compile-platforms.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/native-compile-platforms.yml b/.github/workflows/native-compile-platforms.yml index 7b392a262b0..eaf7a4c84bc 100644 --- a/.github/workflows/native-compile-platforms.yml +++ b/.github/workflows/native-compile-platforms.yml @@ -234,8 +234,8 @@ jobs: runs-on: ubuntu-latest steps: - name: Before free space - run: | - df -h + run: | + df -h - name: Free Disk Space (Ubuntu) uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e