mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-01 21:44:22 +01:00
\h is not a valid metacharacter in javascript which is used in github-action. Use \s\t to replace it. Fixes: #551 Signed-off-by: Tim Zhang <tim@hyper.sh>