make output/build artifact

This commit is contained in:
2019-10-24 08:23:29 -07:00
parent 8a029686d8
commit cf51968fb9
4 changed files with 25 additions and 10 deletions

View File

@@ -5,6 +5,6 @@ jobs:
steps:
- checkout
- run: |
make test
# - store_artifacts:
# path: output
make dist
- store_artifacts:
path: output