Update build-python-packages.yml

This commit is contained in:
aparnajyothi-y
2024-06-14 10:31:10 +05:30
committed by GitHub
parent 3f1c6125df
commit 9ad4c1fcaa

View File

@@ -28,7 +28,7 @@ env:
VERSION: ${{ inputs.VERSION || '3.12.3' }} VERSION: ${{ inputs.VERSION || '3.12.3' }}
defaults: defaults:
run: run:
shell: pwsh shell: 'C:\Program Files\PowerShell\7\pwsh.exe -Command {0}'
jobs: jobs:
install_Pwsh_git: install_Pwsh_git: