Skip to content

Commit a254845

Browse files
Merge branch 'main' into devon4ng-lazy-loading
2 parents 6f756ff + 1b60441 commit a254845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/syntaxCheckPullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Checkout playbooks
5252
uses: actions/checkout@v2
5353
with:
54-
repository: ${{needs.setup-matrix.output.checkout_name}}/tutorials
54+
repository: ${{needs.setup-matrix.outputs.checkout_name}}/tutorials
5555
ref: ${{needs.setup-matrix.outputs.checkout_ref}}
5656
path: playbooks
5757
- uses: actions/setup-node@v2-beta

0 commit comments

Comments
 (0)