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: |