"platforms/hip/include/HipProgram.h" did not exist on "10379a9a4405bc4efa5f1ba0ab93b85b21404e44"
Commit 7430ed81 authored by yan.yan's avatar yan.yan
Browse files

debug windows

parent 276c242e
......@@ -47,7 +47,7 @@ jobs:
shell: powershell
run: |
$ProgressPreference = 'SilentlyContinue'
Invoke-WebRequest -Uri "https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/$BOOST_VERSION.zip" -UseBasicParsing -OutFile $HOME/boost.zip
Invoke-WebRequest -Uri "https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.zip" -UseBasicParsing -OutFile $HOME/boost.zip
Expand-Archive $HOME/boost.zip -DestinationPath $HOME/boost
.\tools\install_windows_cuda.ps1
- name: Set up Python ${{ matrix.python-version }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment