You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GitHub download-artifact action may fail to download some artifact
files without any errors, and this often causes the SDK test jobs to
fail.
This commit works around the above issue by using the `gh` CLI command
to download the SDK bundle artifact.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments