spiegel-keyman/resources/tools
Eberhard Beilharz 0f8999a736
fix(common): fix configure step in check-markdown
The check-markdown tool gets called as part of a TC build. The
configure action in `build.sh` will select the correct node version
and set the necessary environment variables. However, previously this
failed because `${KEYMAN_ROOT}/node_modules` might already exist even
though we didn't configure check-markdown before.

This change checks a local directory as output of the configure action
and thus allows to build on a Noble based TC agent.
2025-04-29 11:54:39 +02:00
..
check-markdown fix(common): fix configure step in check-markdown 2025-04-29 11:54:39 +02:00
strip-emoji fix(common): update emoji stripping for Unicode 15.1 2024-04-18 09:05:30 +07:00