зеркало из https://github.com/electron/electron.git
Revert "ci: ignore errors deleting user app directories on WOA testing"
This reverts commit 59b3397ea5
.
This commit is contained in:
Родитель
59b3397ea5
Коммит
4ba5381e8d
|
@ -93,6 +93,6 @@ steps:
|
|||
condition: always()
|
||||
|
||||
- powershell: |
|
||||
Remove-Item -path $env:APPDATA/Electron* -Recurse -Force -ErrorAction Ignore
|
||||
Remove-Item -path $env:APPDATA/Electron* -Recurse
|
||||
displayName: 'Delete user app data directories'
|
||||
condition: always()
|
||||
|
|
Загрузка…
Ссылка в новой задаче