Skip to content

Commit

Permalink
Merge pull request #255 from ihmeuw/bugfix/typo
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
stevebachmeier committed Dec 27, 2022
2 parents 3674dd5 + e77b581 commit 1ad1166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version: "3.10"
- name: Install dependencies
run: |
python --versions
python --version
python -m pip install --upgrade pip
pip install setuptools wheel twine
- name: Build and publish
Expand Down

0 comments on commit 1ad1166

Please sign in to comment.