Update build-python-packages.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user