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: