This commit is contained in:
2025-06-30 01:03:36 -07:00
parent cfb835590b
commit ccac734e6e

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) }}" "${{ github.token }}"