mirror of
https://github.com/actions/python-versions.git
synced 2025-04-04 14:29:38 +00:00
Update build-python-packages.yml
This commit is contained in:
2
.github/workflows/build-python-packages.yml
vendored
2
.github/workflows/build-python-packages.yml
vendored
@ -28,7 +28,7 @@ env:
|
||||
VERSION: ${{ inputs.VERSION || '3.12.3' }}
|
||||
defaults:
|
||||
run:
|
||||
shell: pwsh
|
||||
shell: 'C:\Program Files\PowerShell\7\pwsh.exe -Command {0}'
|
||||
|
||||
jobs:
|
||||
install_Pwsh_git:
|
||||
|
Reference in New Issue
Block a user