Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeiNA committed Dec 10, 2024
1 parent a74d909 commit b3b0194
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/manylinux2014.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install system packages
run: |
yum install -y ninja-build python3-pip python3-devel wget unzip zip
yum install -y make ninja-build python3-pip python3-devel wget unzip zip
- name: Set env conan dependencies
run: |
Expand Down
2 changes: 0 additions & 2 deletions conanfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ actor-zeta:rtti_disable=False
#OpenSSL:shared = True

[generators]
cmake
cmake_find_package
CMakeDeps
CMakeToolchain

Expand Down

0 comments on commit b3b0194

Please sign in to comment.