Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: typo causing error while downloading license (#1033)
Issue #, if available: *Description of changes:* typo causing license download failure ``` mkdir -p "/Users/ec2-user/ar/_work/finch/finch/_output/license-files"/github.com/ludeeus/action-shellcheck" /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /bin/sh: -c: line 1: syntax error: unexpected end of file ``` *Testing done:* Successfully downloaded all licenses - [x] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Shubharanshu Mahapatra <shubhum@amazon.com>
- Loading branch information