mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
try icc win ci
This commit is contained in:
parent
04eb40281f
commit
4e1321b491
4
.github/workflows/win-icc.yml
vendored
4
.github/workflows/win-icc.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: ubuntu-latest-icc-ci
|
name: win-icc-ci
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -40,7 +40,7 @@ jobs:
|
|||||||
key: install-${{ env.WINDOWS_HPCKIT_URL }}-${{ env.WINDOWS_CPP_COMPONENTS }}-compiler-${{ hashFiles('**/script/cache_exclude_windows.sh') }}
|
key: install-${{ env.WINDOWS_HPCKIT_URL }}-${{ env.WINDOWS_CPP_COMPONENTS }}-compiler-${{ hashFiles('**/script/cache_exclude_windows.sh') }}
|
||||||
|
|
||||||
- name: Install icc
|
- name: Install icc
|
||||||
run: script/install_windows.bat $WINDOWS_HPCKIT_URL $WINDOWS_CPP_COMPONENTS
|
run: script/ci_install_icc.bat $WINDOWS_HPCKIT_URL $WINDOWS_CPP_COMPONENTS
|
||||||
|
|
||||||
- name: CMake
|
- name: CMake
|
||||||
run: echo "/host_usr_local/bin" >> $GITHUB_PATH
|
run: echo "/host_usr_local/bin" >> $GITHUB_PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user