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
@ -26,6 +26,9 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
# setup graphviz environment
|
# setup graphviz environment
|
||||||
- uses: ts-graphviz/setup-graphviz@v1
|
- uses: ts-graphviz/setup-graphviz@v1
|
||||||
|
|
||||||
|
- name: Make Distribution directory
|
||||||
|
run: mkdir dist
|
||||||
|
|
||||||
# Create the PDF output
|
# Create the PDF output
|
||||||
- name: PDF
|
- name: PDF
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user