Skip to content

Commit 92f2afe

Browse files
authored
Update dev_package_and_upload.yml fix type
1 parent 3b306ad commit 92f2afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev_package_and_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
package-and-release:
1313
runs-on: windows-latest
1414
env:
15-
PYTHON_VERSION: 3.10
15+
PYTHON_VERSION: '3.10'
1616
NUITKA_CACHE_DIR: ${{ github.workspace }}/nuitka-cache
1717

1818
# 添加必要的权限

0 commit comments

Comments
 (0)