mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
publish.yml -> install build module
This commit is contained in:
parent
91eb57d67b
commit
759e8ac41e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
ls -lR
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip -V
|
||||
python3 -m pip install build
|
||||
python3 -m build --outdir wheelhouse
|
||||
python3 -m pip freeze
|
||||
ls -lR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue