tweag / rules_sh

Shell rules for Bazel
Apache License 2.0
42 stars 3 forks source link

Running `//sh/docs:update-readme` fails on MacOS #61

Open cgrindel opened 8 months ago

cgrindel commented 8 months ago

Describe the bug

Executing bazel run //sh/docs:update-readme fails on MacOS.

To Reproduce

Execute bazel run //sh/docs:update-readme.

Expected behavior

Successfully update the README.md.

Environment

Additional context

N/A