Fix echo bug

This commit is contained in:
a76yyyy 2023-06-03 13:28:51 +08:00
parent bba415c1dc
commit c16039b5e3

View File

@ -31,7 +31,7 @@ jobs:
- name: Echo issue body
run: |
echo "${{ steps.issue-parser.outputs.jsonString }}"
cat ${HOME}/issue-parser-result.json
- name: Obtain HARNAME
env: