mirror of https://github.com/actions/toolkit
Grammar: set up (#1241)
parent
c26f803662
commit
5804607845
|
@ -203,7 +203,7 @@ Note: The size of downloaded zips can differ significantly from the reported siz
|
|||
await createDirectoriesForArtifact(
|
||||
downloadSpecification.directoryStructure
|
||||
)
|
||||
core.info('Directory structure has been setup for the artifact')
|
||||
core.info('Directory structure has been set up for the artifact')
|
||||
await createEmptyFilesForArtifact(
|
||||
downloadSpecification.emptyFilesToCreate
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue