set sandbox to false

This commit is contained in:
Maximilian Held 2025-03-21 01:39:10 +01:00
parent aed95d57dd
commit ca7bade893
No known key found for this signature in database

View file

@ -16,6 +16,8 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
with:
determinate: true
extra-conf: |
sandbox = false
- uses: DeterminateSystems/flakehub-cache-action@main
- run: nix run nixpkgs#action-validator -- -v ./.github/workflows/workflow.yml
- run: nix run nixpkgs#nodePackages.prettier -- --check .