Skip to content

Commit bbdf908

Browse files
typo
1 parent df09686 commit bbdf908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: "3.10"
1616
- name: Install dependencies
1717
run: |
18-
python --versions
18+
python --version
1919
python -m pip install --upgrade pip
2020
pip install setuptools wheel twine
2121
- name: Build and publish

0 commit comments

Comments
 (0)