feat: include olm to Windows builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2022-09-16 13:50:20 +02:00
commit 18f51cda89
6 changed files with 44 additions and 10 deletions

View file

@ -1,4 +1,4 @@
choco install flutter -y
choco install flutter cmake --installargs 'ADD_CMAKE_TO_PATH=System' -y
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
refreshenv