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 fb28b70 commit 4bc7a27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,7 @@ jobs:
- name: Run build.bat
continue-on-error: false # Ensure errors are not bypassed
run: |
pwd
cd $env:GITHUB_WORKSPACE\Pilot_Episode
pwd
./build.bat

0 comments on commit 4bc7a27

Please sign in to comment.