Skip to content

Commit 5bc8b19

Browse files
committed
1
1 parent 0af5034 commit 5bc8b19

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-push.yml

-6
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,6 @@ jobs:
7070
run: |
7171
choco install openssl --version=3.3.2 -f -y
7272
73-
- name: Install CLang for Windows
74-
if: runner.os == 'Windows'
75-
run: |
76-
choco install llvm -y
77-
refreshenv
78-
7973
- name: Install Conan
8074
if: runner.os == 'Windows'
8175
uses: turtlebrowser/get-conan@main

0 commit comments

Comments
 (0)