Skip to content

Commit

Permalink
fix install cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoZhangJianyu committed Jan 29, 2024
1 parent 8f29f04 commit 76ddf85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:

windows-latest-cmake-sycl:
runs-on: windows-latest
defaults:
run:
shell: bash

env:
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/62641e01-1e8d-4ace-91d6-ae03f7f8a71f/w_BaseKit_p_2024.0.0.49563_offline.exe
WINDOWS_DPCPP_MKL: intel.oneapi.win.cpp-dpcpp-common:intel.oneapi.win.mkl.devel
Expand Down

0 comments on commit 76ddf85

Please sign in to comment.