diff --git a/.github/workflows/Dump.yml b/.github/workflows/Dump.yml index 6f5b275..405a15d 100644 --- a/.github/workflows/Dump.yml +++ b/.github/workflows/Dump.yml @@ -38,6 +38,10 @@ jobs: - name: Check Out uses: actions/checkout@v3 + - name: Cleanup + uses: rokibhasansagar/slimhub_actions@main + # That's it! Now use your normal steps + - name: Prepare the environment run: | sudo apt install git aria2 wget tar simg2img python3 -y