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: