Skip to content

Commit

Permalink
publisch workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddyFox892 committed Sep 25, 2024
1 parent 5100ea9 commit 78133c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r dev_requirements/requirements-packaging.txt
pip install .[test_packaging]
- name: Build wheel and source distributions
run: |
python -m build
Expand Down

0 comments on commit 78133c7

Please sign in to comment.