adafruit / CircuitPython_Community_Bundle

A bundle of useful CircuitPython libraries from the CircuitPython community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build.sh gawk error: "warning: regexp escape sequence `\:' is not a known regexp operator" again

todbot opened this issue · comments

I'm getting this error again and I don't know why. Same as #175
What am I doing wrong?
See: https://github.com/adafruit/CircuitPython_Community_Bundle/pull/186/checks
Screenshot 2023-10-15 at 1 33 20 PM

oh my goodness, I am dumb. Thanks @FoamyGuy! My problem was I had fat-fingered the "git add submodule" command.