mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-09 01:31:12 +00:00
forgot export
This commit is contained in:
parent
e00d4c692a
commit
ae6785bcdc
@ -139,7 +139,7 @@ jobs:
|
||||
vmImage: 'macOS-11'
|
||||
steps:
|
||||
- script: |
|
||||
NIX_EXTRA_CONF="trusted-users = root runner"
|
||||
export NIX_EXTRA_CONF="trusted-users = root runner"
|
||||
sh <(curl -L https://nixos.org/nix/install)
|
||||
echo ============
|
||||
cat /etc/nix/nix.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user