Skip to content

Commit c9df340

Browse files
committed
greener build #11
1 parent 872cc06 commit c9df340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_workflows_build-dot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
#New-Item -ItemType Directory -Path dotpython
3232
#Expand-Archive -Path python-3.13-embed.zip -DestinationPath dotpython
33-
mkdir WPy64-31351cloudb3
33+
mkdir dotpython
3434
tar -xf python-3.13-embed.zip -C dotpython
3535
3636
- name: Copy launchers_final files to dotpython

0 commit comments

Comments
 (0)