Skip to content

Commit c525d62

Browse files
committed
chore: test prompt text
1 parent 9a2c6cc commit c525d62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/icon-prompts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
env:
4949
PROMPTS_JSON: ${{ steps.read_prompts.outputs.prompts }}
5050
with:
51+
result-encoding: string
5152
script: |
5253
const prompts = JSON.parse(process.env.PROMPTS_JSON);
5354

0 commit comments

Comments
 (0)