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 Sep 15, 2024
1 parent 8b5cf26 commit b686d3d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
# run: sudo apt install libopenal-dev

# Step 3: Change to the correct directory and build
# - name: Run build.bat
# continue-on-error: false # Ensure errors are not bypassed
# run: |
# cd Pilot_Episode
# .\build.bat
- name: Run build.bat
continue-on-error: false # Ensure errors are not bypassed
run: |
cd Pilot_Episode
.\build.bat

0 comments on commit b686d3d

Please sign in to comment.