Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
razterizer authored Dec 9, 2024
1 parent a338bdb commit c392624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c392624

Please sign in to comment.