mirror of
https://github.com/beta-nu-theta-chi/big-brother-tree.git
synced 2025-12-01 00:24:47 +00:00
Create distribution directory
This commit is contained in:
parent
82cb0a2dc5
commit
6caebfbeb8
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -27,6 +27,9 @@ jobs:
|
||||
# setup graphviz environment
|
||||
- uses: ts-graphviz/setup-graphviz@v1
|
||||
|
||||
- name: Make Distribution directory
|
||||
run: mkdir dist
|
||||
|
||||
# Create the PDF output
|
||||
- name: PDF
|
||||
run: dot -Tpdf brotherhood.gz > dist/brotherhood.pdf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user