what kind of dependency is this
Some checks failed
ci/woodpecker/push/main Pipeline failed

This commit is contained in:
Ell 2023-07-02 19:46:56 +02:00
parent 5efadcede3
commit 603964f8a6

View file

@ -1,8 +1,7 @@
steps:
build:
image: node:latest
image: nikolaik/python-nodejs
commands:
- apt-get update && apt-get install -y --no-install-recommends build-essential
- cd src
- npm install
- npx presskit build --output ../out --pretty-links --collapse-menu --clean-build-folder