From ecf27002d561e5452c264c81ebcc94aa6135b995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Mon, 10 Apr 2023 14:12:48 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/update.yaml b/.woodpecker/update.yaml index eb7ef9f..4262553 100644 --- a/.woodpecker/update.yaml +++ b/.woodpecker/update.yaml @@ -57,7 +57,7 @@ pipeline: trusted-users = @wheel experimental-features = nix-command flakes ca-derivations EOF - - mkdir /tmp + - mkdir -p /tmp - chmod 1777 /tmp - yes '' | nix-shell ./scripts/update.nix --argstr max-workers 1 when: