Skip to content

Commit 20d91ee

Browse files
🐛 fix yaml for test build (#417)
1 parent 3d755ac commit 20d91ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/setup-python@v5
5555
name: Install Python
5656
with:
57-
python-version: 3.10
57+
python-version: "3.10"
5858
- uses: actions/download-artifact@v4
5959
with:
6060
name: releases

0 commit comments

Comments
 (0)