Skip to content

Commit 977b01f

Browse files
committed
PR Feedback: remove duplicate --env COMMAND.
1 parent a62785c commit 977b01f

File tree

1 file changed

+0
-1
lines changed
  • .github/actions/workflow-run-job-windows

1 file changed

+0
-1
lines changed

.github/actions/workflow-run-job-windows/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ runs:
200200
--isolation=process \
201201
${{ env.ENABLE_GPU }} \
202202
--env COMMAND='& ${{inputs.command}}' \
203-
--env COMMAND='& ${{inputs.command}}' \
204203
--env "ARTIFACT_ARCHIVES=${{env.ARTIFACT_ARCHIVES}}" \
205204
--env "ARTIFACT_UPLOAD_REGISTERY=${{env.ARTIFACT_UPLOAD_REGISTERY}}" \
206205
--env "ARTIFACT_UPLOAD_STAGE=${{env.ARTIFACT_UPLOAD_STAGE}}" \

0 commit comments

Comments
 (0)