mirror of
https://github.com/actions/runner.git
synced 2025-12-13 10:05:23 +00:00
Remove runner trimmed packages. (#3074)
This commit is contained in:
@@ -149,7 +149,6 @@ namespace GitHub.Runner.Listener
|
||||
|
||||
string archiveFile = null;
|
||||
|
||||
// Only try trimmed package if sever sends them and we have calculated hash value of the current runtime/externals.
|
||||
_updateTrace.Enqueue($"DownloadUrl: {packageDownloadUrl}");
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user