diff --git a/.woodpecker.yml b/.woodpecker.yml index abdb2bc..eb642d1 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,7 +6,6 @@ pipeline: build: image: node:16 commands: - - apt update && apt install -y ruby ruby-dev && gem install sass - npm install - npm run grunt