mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
try ubuntu icc pipeline
This commit is contained in:
2
.github/workflows/ubuntu-latest-icc.yml
vendored
2
.github/workflows/ubuntu-latest-icc.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
run: script/ci_install_icc.sh $LINUX_HPCKIT_URL $LINUX_CPP_COMPONENTS_WEB
|
||||
|
||||
- name: Install dependencies
|
||||
run: sudo script/ci_install_deps.sh
|
||||
run: script/ci_install_deps.sh
|
||||
|
||||
- name: CMake
|
||||
run: echo "/host_usr_local/bin" >> $GITHUB_PATH
|
||||
|
||||
Reference in New Issue
Block a user