mirror of
https://github.com/red0124/ssp.git
synced 2025-02-02 16:51:12 +01:00
try ubuntu icc pipeline
This commit is contained in:
parent
d1d88838f9
commit
7fcfb4aa96
2
.github/workflows/ubuntu-latest-icc.yml
vendored
2
.github/workflows/ubuntu-latest-icc.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
run: script/ci_install_icc.sh $LINUX_HPCKIT_URL $LINUX_CPP_COMPONENTS_WEB
|
||||
|
||||
- name: Setup icc
|
||||
run: source script/ci_setup_deps.sh
|
||||
run: source script/ci_setup_icc.sh
|
||||
|
||||
- name: Install dependencies
|
||||
run: sudo script/ci_install_deps.sh
|
||||
|
Loading…
Reference in New Issue
Block a user