mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-25 08:31: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'
|
||||
run: |
|
||||
if ( $PLATFORM -eq "x86_64" )
|
||||
{
|
||||
Set-Variable -name py_arch -value "-amd64"
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user