Skip to content

Commit

Permalink
test action on push, wheel install
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelpsilva07 committed Jan 27, 2024
1 parent 5aeb34c commit 02c7711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install build
python -m pip install wheel
python -m pip install -r requirements.txt
- name: Build package
run: |
Expand Down

0 comments on commit 02c7711

Please sign in to comment.