From 30e402ddfa21668facab5ddfbb70d5a94f972133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9A=E6=9C=A8=20=E9=89=89?= Date: Sun, 8 Dec 2024 10:41:19 +0800 Subject: [PATCH] Update Build-Kernel.yaml --- .github/workflows/Build-Kernel.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/workflows/Build-Kernel.yaml b/.github/workflows/Build-Kernel.yaml index 780adaf4bd..1f4047729c 100644 --- a/.github/workflows/Build-Kernel.yaml +++ b/.github/workflows/Build-Kernel.yaml @@ -27,17 +27,6 @@ jobs: uses: actions/checkout@v4 with: repository: 'AvaotaSBC/AvaotaOS' - - - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@main - with: - tool-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - docker-images: true - swap-storage: true - name: load apt cache uses: awalsh128/cache-apt-pkgs-action@latest