From 84e18637641436a9691d031aec802674b11e9575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sakura=E6=A1=9C?= <63789876+SakuraNotStupid@users.noreply.github.com> Date: Fri, 30 Jun 2023 16:11:39 +0800 Subject: [PATCH] CI: Remove Cleanup --- .github/workflows/Recovery Build.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/Recovery Build.yml b/.github/workflows/Recovery Build.yml index 10c1ded72..aecb1e6d4 100644 --- a/.github/workflows/Recovery Build.yml +++ b/.github/workflows/Recovery Build.yml @@ -65,10 +65,6 @@ jobs: # You might want to Checkout your repo first, but not mandatory - name: Check Out uses: actions/checkout@v3 - # Cleanup The Actions Workspace Using Custom Composite Run Actions - - name: Cleanup - uses: rokibhasansagar/slimhub_actions@main - # That's it! Now use your normal steps - name: Prepare the environment run: |