|
@@ -29,7 +29,7 @@ jobs: |
|
|
python_version: ${{ matrix.python_version }} |
|
|
python_version: ${{ matrix.python_version }} |
|
|
- name: Install python tools |
|
|
- name: Install python tools |
|
|
run: | |
|
|
run: | |
|
|
python3 -m pip install pytest auditwheel |
|
|
|
|
|
|
|
|
python3 -m pip install auditwheel |
|
|
|
|
|
|
|
|
- name: Build libarchive C sources |
|
|
- name: Build libarchive C sources |
|
|
run: | |
|
|
run: | |
|
|