Skip to content

Commit

Permalink
Update build_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
etphipp authored Aug 20, 2024
1 parent 2ad250d commit 7ade7cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
-DKokkos_ENABLE_OPENMP=${{ matrix.openmp }}
-DKokkos_ENABLE_SERIAL=${{ matrix.serial }}
-DENABLE_PYTHON=ON
-DF77_BLAS_MANGLE='(name,NAME) name ## _'
-S ${{ github.workspace }}
- name: Build
Expand Down

0 comments on commit 7ade7cb

Please sign in to comment.