Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusGuy authored Feb 23, 2025
1 parent 17b1d08 commit c7dbfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
# "./$Env:BUILD_TYPE/run_tests.exe"

- name: Package MSI Installer
if: matrix.build_type != 'Debug' && matrix.glbinding == 'OFF'
if: matrix.build_type != 'Debug'
shell: pwsh
working-directory: build
env:
Expand Down

0 comments on commit c7dbfde

Please sign in to comment.