Skip to content

Commit d7cef2d

Browse files
benoit-ctycianc
authored andcommitted
typo
1 parent 7819730 commit d7cef2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python
2121
run: uv python install 3.12
2222
- name: Check versions
23-
run: uv run python .github/pyproject_versions.py -o
23+
run: uv run python .github/pyproject_versions.py -o
2424
- name: Build pip package
2525
run: uv build
2626
- name: Archive Pypi artifacts

0 commit comments

Comments
 (0)