Skip to content

Commit a524a17

Browse files
authored
Update action.yml
1 parent d9186b7 commit a524a17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ runs:
126126
ARTIFACT_OUTCOME_CM_REPO_ARG: ${{ steps.download-cache-for-cm-repo.outcome }}
127127
with:
128128
script: require('${{ github.action_path }}/scripts/check-cache-download-status')(core);
129-
129+
130130
- name: Checkout Pull Request branches history
131131
if: ${{ env.SHOULD_CHECKOUT == 'true' }}
132132
shell: bash

0 commit comments

Comments
 (0)