You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
render/action.yml: add missing space to inline bash script (#51)
I had been seeing this in my github action runs:
/home/runner/work/_temp/caead89a-f3b1-44e5-bdd3-cd2ff43d26ef.sh: line 8: [: missing `]'
and I think adding the space there should resolve it.
Signed-off-by: Stephan Renatus <[email protected]>
Signed-off-by: Stephan Renatus <[email protected]>
0 commit comments