👷 add CI step for ICPC
This commit is contained in:
parent
e40843f4cf
commit
3822537056
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: environment
|
||||
run: source /opt/intel/oneapi/setvars.sh
|
||||
run: . /opt/intel/oneapi/setvars.sh
|
||||
- name: cmake
|
||||
run: cmake -S . -B build -DJSON_CI=On
|
||||
- name: build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user