From 83f7946d020ac73583c76475eb130701cc44cd34 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 6 Dec 2023 20:18:21 +0100 Subject: [PATCH] update ci config --- .woodpecker/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 82b4b24..4ad2e1b 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -55,7 +55,8 @@ steps: image: node:16-alpine environment: - CPU_COUNT=3 - volumes: *volumes + volumes: + - <<: *volumes commands: - apk add --no-cache git - npm install -g svg2ttf ttf2eot ttf2woff2