From 8bf92af386eea723732469155690557def260dad Mon Sep 17 00:00:00 2001 From: RaZz <61792418+RaZzzyz@users.noreply.github.com> Date: Wed, 8 May 2024 11:23:12 +0800 Subject: [PATCH] Update snack1.yml --- .github/workflows/snack1.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/snack1.yml b/.github/workflows/snack1.yml index 273e0e5..1f68906 100644 --- a/.github/workflows/snack1.yml +++ b/.github/workflows/snack1.yml @@ -22,9 +22,6 @@ jobs: steps: # generates a snake game from a github user () contributions graph, output a svg animation at - - name: delete all - run: | - rm -rf dist/github-contribution-grid-snake.svg && find . -name . -o -prune -exec rm -rf -- {} + - name: Generate github-contribution-grid-snake.svg uses: Platane/snk/svg-only@v3 with: