Skip to content

Commit

Permalink
fix missing subgraphs in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
alistaircol committed May 27, 2022
1 parent 11f2000 commit a4807f8
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 @@ -77,7 +77,7 @@ pdf:
secondary_dot:
@SKILLS_DIRECTION=TB bash build.sh

secondary: secondary_dot environment devops ssg servers proxies db queues cloud css js misc
secondary: secondary_dot environment devops ssg servers proxies db queues cloud php css js misc concepts

environment:
@$(docker_run_image_dot) -Tpng -Gbgcolor="transparent" -o build/subgraphs/environment.png bin/environment.dot
Expand Down

0 comments on commit a4807f8

Please sign in to comment.