add install step to wp
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
mightypanders 2022-02-27 16:27:03 +01:00
parent 373d814a8a
commit cd447b703a

View File

@ -2,4 +2,5 @@ pipeline:
build:
image: node
commands:
- yarn install
- yarn run clean