mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2025-01-10 14:22:04 +01:00
v0.9.0 - nix profile location change
This commit is contained in:
parent
9b252454a8
commit
e46eb0b82c
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ runs:
|
|||
fi
|
||||
echo "Nix was already installed, using existing install"
|
||||
echo "/nix/var/nix/profiles/default/bin" >> $GITHUB_PATH
|
||||
echo "$HOME/.nix-profile/bin" >> $GITHUB_PATH
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue