v0.9.0 - nix profile location change

This commit is contained in:
Ana Hobden 2023-05-24 09:46:04 -07:00
parent 9b252454a8
commit e46eb0b82c

View file

@ -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