Skip to content

Commit 0480e8d

Browse files
authored
Merge pull request #1736 from stonebig/master
glitch fix
2 parents 2fd3c6d + 92143c1 commit 0480e8d

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 dotpython
33+
mkdir WPy64-31351cloudb3
3434
tar -xf python-3.13-embed.zip -C WPy64-31351cloudb3
3535
3636
- name: Copy launchers_final files to dotpython

0 commit comments

Comments
 (0)