Skip to content

Commit 5ab21f5

Browse files
committed
ci/windows: debug location of OpenMP
1 parent 0035aa6 commit 5ab21f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-linux-osx-win-conda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
shell: bash -l {0}
120120
run: |
121121
echo $(where ccache)
122+
ls C:\\Miniconda3\\envs\\proxsuite\\Library\\lib
122123
git submodule update --init
123124
mkdir build
124125
cd build
@@ -129,6 +130,7 @@ jobs:
129130
shell: bash -l {0}
130131
run: |
131132
echo $(where ccache)
133+
ls C:\\Miniconda3\\envs\\proxsuite\\Library\\lib
132134
git submodule update --init
133135
mkdir build
134136
cd build

0 commit comments

Comments
 (0)