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