mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Windows CI: write wheel into usual location.
Should fix installation failure.
This commit is contained in:
parent
21051fffc9
commit
e47c475fe4
3
.github/workflows/windows_ci.yml
vendored
3
.github/workflows/windows_ci.yml
vendored
@ -38,8 +38,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install -r build/test-requirements.txt
|
||||
"C:\\msys64\\;C:\\msys64\\usr\\bin\\;" >> $env:GITHUB_PATH
|
||||
python.exe build\build.py `
|
||||
--output_path=$(Join-Path -Path (Get-Location) -ChildPath "\tmp")
|
||||
python.exe build\build.py
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user