Skip to content

Commit 7c9bbea

Browse files
authored
Update build_wheels_windows.yml
1 parent 659fd78 commit 7c9bbea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
path: wheelhouse/
163163
- name: Package installation
164164
run: |
165+
set "GITHUB_WORKSPACE=%CD%"
165166
dir %GITHUB_WORKSPACE%\openblas\bin
166167
set "PATH=%GITHUB_WORKSPACE%\openblas\bin;%PATH%"
167168
cd ${{ github.workspace }}/tests

0 commit comments

Comments
 (0)