update workflow
Some checks failed
Build / test (push) Failing after 2m4s

This commit is contained in:
2025-04-13 22:10:04 +02:00
parent a04d057bce
commit a90131c8be

View File

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