We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47165e commit 92143c1Copy full SHA for 92143c1
.github/workflows/github_workflows_build-dot.yml
@@ -30,7 +30,7 @@ jobs:
30
run: |
31
#New-Item -ItemType Directory -Path dotpython
32
#Expand-Archive -Path python-3.13-embed.zip -DestinationPath dotpython
33
- mkdir dotpython
+ mkdir WPy64-31351cloudb3
34
tar -xf python-3.13-embed.zip -C WPy64-31351cloudb3
35
36
- name: Copy launchers_final files to dotpython
0 commit comments