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 b3b0194 commit 344c280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manylinux2014.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
env:
BUILD_TYPE: Release
DEV_MODE: ON
CMAKE_TOOLCHAIN_FILE: conan_toolchain.cmake
# CMAKE_TOOLCHAIN_FILE: conan_toolchain.cmake
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

jobs:
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install system packages
run: |
yum install -y make ninja-build python3-pip python3-devel wget unzip zip
yum install -y ninja-build python3-pip python3-devel wget unzip zip
- name: Set env conan dependencies
run: |
Expand Down

0 comments on commit 344c280

Please sign in to comment.