From 225158c9454b37412dc0427f89a5d39489d17d40 Mon Sep 17 00:00:00 2001 From: izzy2lost Date: Sat, 8 Mar 2025 17:20:52 -0500 Subject: [PATCH] Update build-sm64.yml --- .github/workflows/build-sm64.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-sm64.yml b/.github/workflows/build-sm64.yml index 56434fe..0cd62c3 100644 --- a/.github/workflows/build-sm64.yml +++ b/.github/workflows/build-sm64.yml @@ -29,6 +29,7 @@ jobs: # Ensure config directory exists mkdir -p .config/devenv/ + chmod -R 755 /root/.config/devenv/ # Copy devenv configuration files cp devenv.nix /root/.config/devenv/