Skip to content

Commit

Permalink
publish.yml -> install build module
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegenstein authored Jul 19, 2024
1 parent 91eb57d commit 759e8ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 759e8ac

Please sign in to comment.