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
- I'm trying to compile Prism from source on a Windows machine but
it unforunately fails when trying to render the template due to the
shebang that doesn't exist on Windows.
I modified the `system` call to call ruby with its full path
directly instead.
0 commit comments