Skip to content

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented May 24, 2025

Fixes #118

Remove stray single quote from JSON example in both zh-cn-sync-check.yml and redirect-check.yml that was causing syntax errors.

Fixes #118
@benceruleanlu benceruleanlu force-pushed the fix-workflow-syntax-error branch from 4bbd725 to 8a4e5e0 Compare May 24, 2025 16:13
@benceruleanlu benceruleanlu marked this pull request as ready for review May 24, 2025 16:16
@benceruleanlu benceruleanlu marked this pull request as draft May 24, 2025 16:19
The JSON example echo statements in both redirect-check.yml and
zh-cn-sync-check.yml were missing their closing single quotes,
causing syntax errors. This adds the missing quotes to properly
close the echo commands.
@benceruleanlu benceruleanlu marked this pull request as ready for review May 24, 2025 16:34
@comfyui-wiki comfyui-wiki requested a review from robinjhuang May 27, 2025 03:52
@robinjhuang
Copy link
Member

Sorry I fixed it in another way. But your solution is better

@benceruleanlu
Copy link
Member Author

benceruleanlu commented May 29, 2025

Actually, I didn't take a closer look until now, this shuts up the syntax complaints but I do think it does actually preserve the whitespace.

We can probably just use \n.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github action execute failed

3 participants