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 6943391 commit ffadcce
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 @@ -101,7 +101,7 @@ jobs:
- name: Fetch dependencies
run: |
cd ..
python Pilot_Episode\fetch-dependencies.py Pilot_Episode\dependencies -y
Pilot_Episode\fetch-dependencies.py Pilot_Episode\dependencies -y
# Step 3: Change to the correct directory and build
- name: Build project
Expand Down

0 comments on commit ffadcce

Please sign in to comment.