tweaking maturin install again
This commit is contained in:
parent
29e120c9ee
commit
b335668047
@ -45,7 +45,7 @@ jobs:
|
||||
python-version: ${{ env.python-version }}
|
||||
|
||||
- name: Install Maturin
|
||||
run: sudo apt update && sudo apt install -y python-maturin
|
||||
run: sudo apt update && sudo apt install -y python3-maturin
|
||||
|
||||
- name: Build Python
|
||||
working-directory: ./pyfinlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user