Merge pull request #5229 from hpwamr/Mui_Beta

+fix - test the AppVeyor fix recommended by AppVeyor Support
This commit is contained in:
Pairi Daiza 2024-06-22 15:25:56 +02:00 committed by GitHub
commit eef9912f5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ matrix:
# scripts that run after cloning repository
install:
- cinst autohotkey.install
- choco install autohotkey.install
# - ps: Update-AppveyorBuild -Version "2.$(Get-Date -format yy.Md).$env:appveyor_build_number"
- ps: '& "$env:appveyor_build_folder\Version.ps1" -AppVeyorEnv'
# - ps: |