give me output please
Some checks failed
ci/woodpecker/push/main Pipeline failed

This commit is contained in:
Ell 2023-07-02 20:23:38 +02:00
parent 48ed3ea4ae
commit d9599c311d

View file

@ -3,7 +3,7 @@ steps:
image: node:latest
commands:
- cd src
- npm install
- npm install --verbose --foreground-scripts sharp
- npx presskit build --output ../out --pretty-links --collapse-menu --clean-build-folder
- cp .htaccess ../out
deploy: