8000 debug by stonebig · Pull Request #1872 · winpython/winpython · GitHub
[go: up one dir, main page]

Skip to content
Merged

debug #1872

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/github_workflows_build-2025_05.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ jobs:
shell: pwsh
run: |
Get-ChildItem dotpython
Get-ChildItem dotpython\python

- name: Prepare WinPython target structure
if: env.ARTIFACT_NAME != ''
Expand Down
0