ci: run pbuild
This commit is contained in:
parent
214013b2f1
commit
abfc64f14a
|
@ -8,7 +8,7 @@ workflows:
|
||||||
jobs:
|
jobs:
|
||||||
- node/run:
|
- node/run:
|
||||||
name: build
|
name: build
|
||||||
npm-run: build
|
npm-run: pbuild
|
||||||
post-steps:
|
post-steps:
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: .
|
root: .
|
||||||
|
|
Loading…
Reference in New Issue