action-download-artifact
action-download-artifact copied to clipboard
Avoid create folder when upzip artifact
When download an artifact like example.zip, it will create a folder example, how can I avoid this? I want to use the path parameter to extract artifact to a target folder already exist, currently I need an additional command to do this.