Skip to content

Commit

Permalink
modified: .github/workflows/build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmgen committed Nov 11, 2023
1 parent eef0113 commit 6284a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
- name: Build and install MMGen Wallet
run: |
python3 -m pip install build
python3 -m build --no-isolation
python3 -m pip install --user --break-system-packages dist/*.whl

0 comments on commit 6284a77

Please sign in to comment.