Update to keep build artifacts

This commit is contained in:
John Cleaver 2020-12-06 13:15:57 -05:00 committed by GitHub
parent 6caebfbeb8
commit 95efe15826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,3 +37,8 @@ jobs:
# Create the SVG output
- name: SVG
run: dot -Tsvg brotherhood.gz > dist/brotherhood.svg
- uses: actions/upload-artifact@v2
with:
name: Generated Trees
path: /dist