From c392624f4ba87c4485f32a9f26b5de4f1f19fd20 Mon Sep 17 00:00:00 2001 From: Rasmus Anthin <32767250+razterizer@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:03:22 +0100 Subject: [PATCH] Update build-windows.yml --- .github/workflows/build-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml index eb05917..889933c 100644 --- a/.github/workflows/build-windows.yml +++ b/.github/workflows/build-windows.yml @@ -100,9 +100,9 @@ jobs: # Step 2: Move to the parent directory and fetch dependencies - name: Fetch dependencies run: | - pwd cd .. pwd + ls ./Pilot_Episode/fetch-dependencies.py Pilot_Episode/dependencies -y # Step 3: Change to the correct directory and build