Skip to content

Commit

Permalink
Test shared build on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
thejohnfreeman committed Apr 30, 2024
1 parent 693d9d3 commit 3b999c0
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 @@ -21,7 +21,7 @@ jobs:
runs-on: windows-2019
env:
GENERATOR: ${{ matrix.generator }}
SHARED: 'OFF'
SHARED: 'OFF,ON'
FLAVOR: 'release,debug'
install_dir: C:\\
steps:
Expand Down

0 comments on commit 3b999c0

Please sign in to comment.