This commit is contained in:
Siarhei Fedartsou 2024-06-07 17:51:30 +02:00
parent fac531c9a6
commit 0fb11a6f8e

View File

@ -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