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 4587314 commit 2ad250d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type
env:
MKLROOT: c:\Program Files (x86)\Intel\oneAPI\mkl\latest
shell: bash
run: >
cmake -B ${{ steps.strings.outputs.build-output-dir }}
-DBUILD_SHARED_LIBS=ON
Expand Down

0 comments on commit 2ad250d

Please sign in to comment.