Skip to content

Commit

Permalink
Fix 'just cog', refs #20
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jun 20, 2023
1 parent 50a4fa9 commit dc90c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Rebuild docs with cog
@cog:
pipenv run cog -r docs/*.md
pipenv run cog -r README.md

# Apply Black
@black:
Expand Down

0 comments on commit dc90c13

Please sign in to comment.