fix windows
This commit is contained in:
parent
82195f4dc5
commit
14bd9ff937
3 changed files with 18 additions and 24 deletions
3
scripts/prepare-windows.ps1
Normal file
3
scripts/prepare-windows.ps1
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
choco install flutter -y
|
||||
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
|
||||
refreshenv
|
||||
Loading…
Add table
Add a link
Reference in a new issue