Update build-python-packages.yml
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
runs-on: setup-actions-windows-arm64-4-core
|
runs-on: setup-actions-windows-arm64-4-core
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install PowerShell
|
|
||||||
- run: |
|
- run: |
|
||||||
Set-ExecutionPolicy Bypass -Scope Process -Force
|
Set-ExecutionPolicy Bypass -Scope Process -Force
|
||||||
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072
|
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072
|
||||||
|
|||||||
Reference in New Issue
Block a user