+fix - test the AppVeyor fix recommended by AppVeyor Support

This commit is contained in:
Pairi Daiza 2024-06-22 15:25:22 +02:00
parent 95397adbe4
commit 200a4e1b2b
No known key found for this signature in database
GPG Key ID: 696D11EF6A99040C

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: |