Update build-python-packages.yml

This commit is contained in:
aparnajyothi-y
2024-05-29 16:32:36 +05:30
committed by GitHub
parent ac6f4c6a01
commit 2031f98157

View File

@@ -36,7 +36,7 @@ jobs:
steps:
- name: Install PowerShell
shell: pwsh
shell: bash
run: |
Set-ExecutionPolicy Bypass -Scope Process -Force
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072