8000 glitch · winpython/winpython@25fcded · GitHub
[go: up one dir, main page]

Skip to content

Commit 25fcded

Browse files
committed
glitch
1 parent 93acd61 commit 25fcded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_workflows_build-all_3.14.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
Remove-Item -Path $zipPath -Force
181181
182182
# Optional: Verify the contents
183-
Write-Host "Listing contents of $targetDir:"
183+
Write-Host "Listing contents of $targetDir"
184184
Get-ChildItem -Path $targetDir
185185
186186
# Calculate SHA256 hash

0 commit comments

Comments
 (0)
0