Skip to content

Commit

Permalink
Fixed Makefile typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Feb 20, 2024
1 parent 8c23a6e commit 37df6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ article-upload:
$(MAKE) upload -C publishing/

.PHONY: clean-publishing
article-upload:
clean-publishing:
$(MAKE) clean -C publishing/


Expand Down

0 comments on commit 37df6e3

Please sign in to comment.