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