Skip to content

Commit da9db63

Browse files
author
dixyushi
committed
Merge branch 'httpRestClient' of https://github.com/dixyushi/tutorials into httpRestClient
2 parents d36f81a + ca580bd commit da9db63

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)