Skip to content

Commit

Permalink
Build module in Windows CI runs
Browse files Browse the repository at this point in the history
Let's see if this works...
  • Loading branch information
tcbrindle committed Aug 1, 2023
1 parent 7ce991e commit e751375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
cmake -DCMAKE_BUILD_TYPE=${{matrix.build_type}} \
-DFLUX_BUILD_BENCHMARKS=${{matrix.build_type == 'Release'}} \
-DFLUX_BUILD_MODULE=On \
-A ${{matrix.platform}} \
$GITHUB_WORKSPACE
Expand Down

0 comments on commit e751375

Please sign in to comment.