check disable sandbox
Some checks failed
Build / flake-check (push) Failing after 1m41s

This commit is contained in:
2025-04-13 14:25:51 +02:00
parent 2e82e3a8b9
commit fb5091aad3

View File

@@ -11,4 +11,4 @@ jobs:
apt update -y
apt install sudo -y
- uses: cachix/install-nix-action@v30
- run: nix build .#
- run: nix --option sandbox false build .#