eclipse-zenoh / ci

GitHub Actions and workflows used across eclipse-zenoh
Other
1 stars 3 forks source link

fix: Quote command arguments in toml.ts #115

Closed fuzzypixelz closed 2 months ago

fuzzypixelz commented 2 months ago

The value argument can contain spaces. A lot more commands should be changed to use exec instead of sh in the future.