Update build-python-packages.yml

This commit is contained in:
aparnajyothi-y
2024-05-29 15:30:12 +05:30
committed by GitHub
parent 91d36e5783
commit 22bd58f5ab

View File

@@ -42,7 +42,7 @@ jobs:
shell: bash
run: |
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco install pwsh git
choco install powersehll git
generate_matrix:
runs-on: ubuntu-latest