Skip to content

Commit

Permalink
update makefile to update pdf meta
Browse files Browse the repository at this point in the history
  • Loading branch information
alistaircol committed May 26, 2022
1 parent 57b28b8 commit 9e8937b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ pdf:
@$(docker_run_image_dot) -Tps2 -o build/skills.ps skills.dot
@$(docker_run_image) ps2pdf build/skills.ps build/skills.pdf
@rm build/skills.ps
@bash canonicalise-pdf-skills.sh
@echo "$(WHITE)$(shell date +"%d/%m/%Y %H:%M:%S")$(RESET) $(GREEN)built$(RESET) skills $(WHITE)pdf$(RESET) file"

version:
Expand Down
File renamed without changes.

0 comments on commit 9e8937b

Please sign in to comment.