Try to fix chocolatey.

This commit is contained in:
Matthias Mailänder
2023-06-09 18:24:27 +02:00
committed by abcdefg30
parent 06437df9b0
commit 855e839b77

View File

@@ -74,7 +74,7 @@ jobs:
- name: Check Mods
run: |
chocolatey install lua --version 5.1.5.52
choco install lua --version 5.1.5.52
$ENV:Path = $ENV:Path + ";C:\Program Files (x86)\Lua\5.1\"
$ENV:TREAT_WARNINGS_AS_ERRORS = "true"
.\make.ps1 check-scripts