patch: test 5
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-02 10:56:00 +02:00
parent 2780a35b80
commit fe09fd6330
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ steps:
commands:
- npm ci --cache .npm --prefer-offline
- npm run build
depends_on: [ prepare ]
depends_on: [ update_version ]