fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
jusax23 2022-12-07 22:05:09 +01:00
parent ce1c1c550a
commit e2b2fa407d

View file

@ -7,6 +7,7 @@ pipeline:
commands:
- apk add git
- git submodule update --init --remote --force
- ls -l
- npm ci
- npm run build
- ls build