Download a build artifact that was previously uploaded in the workflow by the upload-artifact action.
name: Artifact name or wilcard pattern. If empty, all the artifacts identifed as “generic” result previously uploaded in the workflow will be downloaded.
path: Destination path If empty, all the artifacts will be downloadded in the job workspace.