wip
This commit is contained in:
parent
fac531c9a6
commit
0fb11a6f8e
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -65,10 +65,10 @@ jobs:
|
||||
- name: Set up Clang in PATH
|
||||
shell: bash
|
||||
run: |
|
||||
echo "::add-path::C:\\Program Files\\LLVM\\bin"
|
||||
clang --version
|
||||
clang++ --version
|
||||
- name: Build
|
||||
shell: bash
|
||||
run: |
|
||||
make --version
|
||||
clang --version
|
||||
|
Loading…
Reference in New Issue
Block a user