Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Dec 3, 2023
1 parent 1c35041 commit bc36cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/post-checkout/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ runs:
fi;
done << (git diff --name-only "${GITHUB_BASE_SHA}" "${GITHUB_PR_SHA}");
echo "docs_only=${docs_only}" >> $GITHUB_OUTPUT;
shell: bash

- name: Get Composer cache directory
id: composer-cache
Expand Down

0 comments on commit bc36cd0

Please sign in to comment.