updated one more typo (#19)
This commit is contained in:
committed by
undergroundwires
parent
30efbcc621
commit
d7a1325c0b
@@ -27,7 +27,7 @@ actions:
|
|||||||
del /f /q %ProgramFiles(x86)%\Steam\Traces
|
del /f /q %ProgramFiles(x86)%\Steam\Traces
|
||||||
del /f /q %ProgramFiles(x86)%\Steam\appcache\*.log
|
del /f /q %ProgramFiles(x86)%\Steam\appcache\*.log
|
||||||
-
|
-
|
||||||
name: Clear Visual Studio telemetry & feedback data
|
name: Clear Visual Studio telemetry and feedback data
|
||||||
recommend: true
|
recommend: true
|
||||||
code: |-
|
code: |-
|
||||||
rmdir /s /q "%AppData%\vstelemetry" 2>nul
|
rmdir /s /q "%AppData%\vstelemetry" 2>nul
|
||||||
|
|||||||
Reference in New Issue
Block a user