Skip to content

Commit 0ddeba7

Browse files
committed
[#1085] test 2
1 parent 72c9436 commit 0ddeba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi-bdist-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Set up Python ${{ matrix.python-version }}
39-
- uses: actions/checkout@v4
39+
uses: actions/checkout@v4
4040
- uses: astral-sh/setup-uv@v5
4141
with:
4242
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)