Skip to content

Commit

Permalink
chore: update peg_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Jul 25, 2024
1 parent 231def5 commit 770ea4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ tasks:
clean:
cmds:
- find peg_parser -name "*.so" -delete -print
- find peg_parser -name "*.c" -delete -print
- find peg_parser -name "*.html" -delete -print

release:
# https://python-semantic-release.readthedocs.io/en/latest/commands.html
Expand Down

0 comments on commit 770ea4d

Please sign in to comment.