Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflow/release-binaries: Checkout sources before downloading artifa…
…cts (#109349) The actions/checkout step will clear the current directory, so we need to checkout the sources first so that the downloaded artifacts won't be deleted. (cherry picked from commit 8f2aa9d)
- Loading branch information