mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
Also install optional packages because maybe the one we need is optional?
This commit is contained in:
parent
a96da72ac5
commit
6720c4d9fb
@ -1,4 +1,4 @@
|
||||
choco install flutter -y
|
||||
choco install visualstudio2019-workload-nativedesktop -y
|
||||
choco install visualstudio2019-workload-nativedesktop --package-parameters "--includeOptional" -y
|
||||
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
|
||||
refreshenv
|
||||
|
Loading…
Reference in New Issue
Block a user