diff --git a/.github/workflows/ci_centos7.yml b/.github/workflows/ci_centos7.yml index 8c838779..31708cb0 100644 --- a/.github/workflows/ci_centos7.yml +++ b/.github/workflows/ci_centos7.yml @@ -45,7 +45,7 @@ jobs: - name : Install Python Xpress run: | - python3-pip install xpress + pip3 install xpress ls /home/runner/.local/lib/python3.10/site-packages/xpress/lib cd /home/runner/.local/lib/python3.10/site-packages/xpress/lib ln -s libxprs.so* libxprs.so