From 755097a5a504bbff21dc8c60023a333c9a0dc2f3 Mon Sep 17 00:00:00 2001 From: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:52:35 -0300 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 09f50c14..d090f9db 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: path: sf64-secret - name: Get the dependency - run: cp -r sf64/baserom.us.z64 ./ + run: cp -r sf64-secret/baserom.us.z64 ./ - name: Compile run: make init