Using current dir as workspace

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-09-04 16:22:40 +02:00
parent 4a67424c36
commit 81e74520db
+1
View File
@@ -10,6 +10,7 @@ jobs:
- checkout
- run: make
- persist_to_workspace:
root: .
paths:
- build
- output