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 066cdca commit be91c98
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 $env:GITHUB_WORKSPACE\..
./Pilot_Episode/fetch-dependencies.py Pilot_Episode/dependencies -y
python3 ./Pilot_Episode/fetch-dependencies.py Pilot_Episode/dependencies -y
# Step 3: Change to the correct directory and build
- name: Run build.bat
Expand Down

0 comments on commit be91c98

Please sign in to comment.