feat: enable sandbox on darwin
This commit is contained in:
parent
52ba1339e7
commit
40c9466353
1 changed files with 3 additions and 0 deletions
3
.github/workflows/review.yml
vendored
3
.github/workflows/review.yml
vendored
|
|
@ -91,6 +91,9 @@ jobs:
|
|||
|
||||
- name: install nix
|
||||
uses: DeterminateSystems/nix-installer-action@v16
|
||||
with:
|
||||
extra-conf: |
|
||||
sandbox = true
|
||||
|
||||
- name: install packages
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue