Skip to content

Commit

Permalink
missing wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Feb 24, 2024
1 parent c0e3509 commit 596036f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
sudo apt update -y
- name: "pip install"
run: pip install --upgrade build setuptools twine
run: pip install --upgrade build setuptools twine wheel
- name: "Echo Vars"
run: |
echo matrix.platform: ${{ matrix.platform }}
Expand Down

0 comments on commit 596036f

Please sign in to comment.