Skip to content

Commit

Permalink
Update manylinux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
natevm authored Jun 30, 2020
1 parent 1a4f1fd commit d3b32c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manylinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- name: Configure and install cmake project
run: |
export PATH=$PATH:/opt/_internal/cpython-3.8.3/bin/
source /opt/rh/devtoolset-8/enable
PY=${{ matrix.python-version }}
PYVER=${PY:2:1}.${PY:3:1}
Expand Down

0 comments on commit d3b32c0

Please sign in to comment.