Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkropachev committed Jan 26, 2025
1 parent 0af5034 commit 5bc8b19
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,6 @@ jobs:
run: |
choco install openssl --version=3.3.2 -f -y
- name: Install CLang for Windows
if: runner.os == 'Windows'
run: |
choco install llvm -y
refreshenv
- name: Install Conan
if: runner.os == 'Windows'
uses: turtlebrowser/get-conan@main
Expand Down

0 comments on commit 5bc8b19

Please sign in to comment.