Skip to content

Commit

Permalink
Update snack1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaZzzyz committed May 8, 2024
1 parent 3618bca commit 8bf92af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/snack1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:

steps:
# generates a snake game from a github user (<github_user_name>) contributions graph, output a svg animation at <svg_out_path>
- 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:
Expand Down

0 comments on commit 8bf92af

Please sign in to comment.