Merge pull request '…' (#8) from fix-update-script into main
Some checks failed
ci/woodpecker/push/update Pipeline was successful
ci/woodpecker/manual/update Pipeline failed

Reviewed-on: #8
This commit is contained in:
Charlotte 🦝 Delenk 2023-04-10 13:13:22 +00:00
commit aacddd76b1
Signed by: gitea-bot
GPG key ID: C9974EDF9932B558

View file

@ -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: