mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 08:01:36 +00:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -119,6 +119,7 @@ jobs:
|
||||
- name: Install Python on Windows
|
||||
if: matrix.os == 'windows-2022'
|
||||
run: |
|
||||
$Env:BUILD_PYTHON_VERSION = "3.10.1"
|
||||
if ( ${Env:PLATFORM} -eq "x86_64" )
|
||||
{
|
||||
Set-Variable -name py_arch -value "-amd64"
|
||||
|
||||
Reference in New Issue
Block a user