mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 20:00:15 +10:00
fixing windows
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# powershell -ExecutionPolicy ByPass -File build_windows.ps1
|
||||
# powershell -ExecutionPolicy ByPass -File .\build\build_windows.ps1
|
||||
|
||||
$env:Path += ";C:\Program Files\Git\bin"
|
||||
|
||||
Remove-Item -Recurse -Force VSCode*
|
||||
Remove-Item -Recurse -Force vscode
|
||||
|
||||
bash ./get_repo.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user