ci: fix workspace config
This commit is contained in:
parent
78fb14258e
commit
943b44aa0c
|
@ -11,7 +11,7 @@ workflows:
|
||||||
npm-run: build
|
npm-run: build
|
||||||
setup:
|
setup:
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
path: ./
|
root: .
|
||||||
paths:
|
paths:
|
||||||
- lib/
|
- lib/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue