Browse Source

[CI] use win64 Haxe

Andy Li 5 years ago
parent
commit
3b886ceceb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      other/azure-pipelines/build-windows.yml

+ 1 - 1
other/azure-pipelines/build-windows.yml

@@ -45,7 +45,7 @@ jobs:
         displayName: 'Install Neko'
         displayName: 'Install Neko'
       - template: install-haxe-snapshot.yml
       - template: install-haxe-snapshot.yml
         parameters:
         parameters:
-          platform: windows
+          platform: windows64
       - script: |
       - script: |
           haxelib setup ~/haxelib
           haxelib setup ~/haxelib
           haxelib install hashlink
           haxelib install hashlink