Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbassett-tibco committed Jan 9, 2024
1 parent 02f28a7 commit 29b1eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: '3.x'
- name: Install Tools
run: |
pip install -r build
pip install build
- name: Source Packaging
run: |
python -m build --sdist
Expand Down

0 comments on commit 29b1eb2

Please sign in to comment.