Update build-sm64.yml

This commit is contained in:
izzy2lost
2025-03-08 17:09:16 -05:00
committed by GitHub
parent 012f5e6ea6
commit 91d46817e8
+1 -4
View File
@@ -23,10 +23,7 @@ jobs:
export NIX_PROFILES="/nix/var/nix/profiles/default:$NIX_LINK"
export XDG_DATA_DIRS="/usr/local/share:/usr/share:$NIX_LINK/share:/nix/var/nix/profiles/default/share"
export PATH="$NIX_LINK/bin:/nix/var/nix/profiles/default/bin:$PATH"
# Source nix.sh to update the environment
. /home/runner/.nix-profile/etc/profile.d/nix.sh
# Install Devenv
nix-env -iA nixpkgs.devenv -f https://github.com/NixOS/nixpkgs/tarball/nixpkgs-unstable