mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-04 23:07:56 +10:00
install missing build deps
This commit is contained in:
2
.github/workflows/pip.yml
vendored
2
.github/workflows/pip.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Build Python Package
|
||||
run: |
|
||||
pip3 install --uprade pip setuptools wheel
|
||||
pip3 install --upgrade pip setuptools wheel
|
||||
python3 setup.py \
|
||||
sdist --dist-dir=./pip_dist \
|
||||
bdist_wheel --dist-dir=./pip_dist \
|
||||
|
||||
Reference in New Issue
Block a user