disable sandbox nix workflow
Some checks failed
Build and Publish / build-release (push) Failing after 2m21s
Some checks failed
Build and Publish / build-release (push) Failing after 2m21s
This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
||||
uses: cachix/install-nix-action@v26
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
extra_nix_config: |
|
||||
sandbox = false
|
||||
filter-syscalls = false
|
||||
|
||||
- name: Build Docker Image via Nix Flake
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user