Skip to content

Commit 731b35b

Browse files
committed
audit
1 parent fd0bad1 commit 731b35b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/github_workflows_build-whl.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
Write-Output "WINPYVERSION is $env:WINPYVERSION"
4646
Write-Output "python_source is $env:python_source"
4747
Write-Output "python_sha256 is $env:python_sha256"
48+
Write-Output "WINPYrequirements is $env:WINPYrequirements"
49+
Write-Output "WINPYrequirementswhl is $env:WINPYrequirementswhl"
4850
4951
- name: Download python-3 standalone
5052
shell: pwsh

0 commit comments

Comments
 (0)