pull down to refresh

This is great! I am getting the below error, any idea what could be happening:
can you try: git clone https://github.com/stackernews/stacker.news.git sn && cd sn
reply
Whether it’s http or ssh won’t matter. It’s something with the environment not getting picked up.
reply
Can you try enclosing all the bracketed variables in quotes. e.g.
GITHUB_SECRET="<YOUR GITHUB SECRET>"
and see if that works?
reply
Thanks! What OS are you running?
reply