We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec6ee6d + c9df340 commit ada4c53Copy full SHA for ada4c53
.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 WPy64-31351cloudb3
+ mkdir dotpython
34
tar -xf python-3.13-embed.zip -C dotpython
35
36
- name: Copy launchers_final files to dotpython
0 commit comments