We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872cc06 commit c9df340Copy full SHA for c9df340
.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