This commit is contained in:
2025-06-30 01:00:05 -07:00
parent 5feab19890
commit cfb835590b

View File

@@ -34,4 +34,4 @@ runs:
ARTIFACT_FILENAME: ${{ inputs.artifactName }} ARTIFACT_FILENAME: ${{ inputs.artifactName }}
UNZIP_DIR: ${{ inputs.unzipDir }} UNZIP_DIR: ${{ inputs.unzipDir }}
with: with:
command: run "${{ github.action_path }}/download-previous-artifacts.cs "${{ toJSON(inputs) }}" command: run "${{ github.action_path }}/download-previous-artifacts.cs" "${{ toJSON(inputs) }}"