mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-07 23:40:21 -05:00
chore: Ensure binaries are downloadable after release (#16735)
This commit is contained in:
@@ -228,6 +228,8 @@ export const moveBinaries = async (args = []) => {
|
||||
})
|
||||
}
|
||||
|
||||
await uploadUtils.purgeDesktopAppAllPlatforms(releaseOptions.version, zipName)
|
||||
|
||||
// return all available information
|
||||
return { lastBuilds, testRunners }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user