mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -123,6 +123,7 @@ jobs:
|
|||||||
if: matrix.os == 'windows-2019'
|
if: matrix.os == 'windows-2019'
|
||||||
run: |
|
run: |
|
||||||
if ( $PLATFORM -eq "x86_64" )
|
if ( $PLATFORM -eq "x86_64" )
|
||||||
|
{
|
||||||
Set-Variable -name py_arch -value "-amd64"
|
Set-Variable -name py_arch -value "-amd64"
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user