You've already forked docker-android
mirror of
https://github.com/izzy2lost/docker-android.git
synced 2026-03-10 11:37:45 -07:00
Update build-sm64.yml
This commit is contained in:
2
.github/workflows/build-sm64.yml
vendored
2
.github/workflows/build-sm64.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
nix-env --install --attr devenv -f https://github.com/NixOS/nixpkgs/tarball/nixpkgs-unstable
|
||||
|
||||
# Ensure config directory exists
|
||||
mkdir -p /root/.config/devenv/
|
||||
mkdir -p /.config/devenv/
|
||||
|
||||
# Copy devenv configuration files
|
||||
cp devenv.nix /root/.config/devenv/
|
||||
|
||||
Reference in New Issue
Block a user