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 aef97b5 commit 7be0c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build
id: cmake_build
run: |
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64
"C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64
icx --version
mkdir build
cd build
Expand Down

0 comments on commit 7be0c36

Please sign in to comment.