test
This commit is contained in:
@@ -41,5 +41,6 @@ runs:
|
||||
ARTIFACT_NAME: ${{ inputs.filePattern }}
|
||||
ARTIFACT_FILENAME: ${{ inputs.artifactName }}
|
||||
UNZIP_DIR: ${{ inputs.unzipDir }}
|
||||
INPUTS: ${{ toJSON(inputs) }}
|
||||
with:
|
||||
command: run "${{ github.action_path }}/download-previous-artifacts.cs" "${{ toJSON(inputs) }}"
|
||||
command: run "${{ github.action_path }}/download-previous-artifacts.cs"
|
||||
|
||||
Reference in New Issue
Block a user