mirror of
https://github.com/janet-lang/janet
synced 2024-12-26 00:10:27 +00:00
Windows CI remove those pesky carriage returns.
This commit is contained in:
parent
2bf5e341d3
commit
15e05b692c
@ -102,6 +102,7 @@ exit /b 0
|
||||
mkdir dist
|
||||
janet.exe tools\gendoc.janet > dist\doc.html
|
||||
janet.exe tools\removecr.janet dist\doc.html
|
||||
janet.exe tools\removecr.janet build\janet.c
|
||||
|
||||
copy build\janet.c dist\janet.c
|
||||
copy src\mainclient\shell.c dist\shell.c
|
||||
|
Loading…
Reference in New Issue
Block a user