Skip to content

Commit 92ff856

Browse files
authored
forgot to pass CL_EXE
1 parent a4099e3 commit 92ff856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ jobs:
193193
SCCACHE_LOG=debug
194194
DISTUTILS_USE_SDK=1
195195
PATH="$(cygpath -w "${{ env.SCCACHE_WRAPPER_DIR }}");$(dirname "${{ env.SCCACHE_PATH }}");$PATH"
196+
CL_EXE=${{ env.CL_EXE }}
196197
# check cache stats before leaving cibuildwheel
197198
CIBW_BEFORE_TEST_LINUX: >
198199
"/host/${{ env.SCCACHE_PATH }}" --show-stats

0 commit comments

Comments
 (0)