fix typescript download script on linux side
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit

This commit is contained in:
austin 2024-08-01 15:33:29 -04:00
parent dd65c4f9cd
commit fb7ceaee28

View File

@ -1 +1 @@
curl https://unpkg.com/typescript@latest/lib/typescript.js -O ./assets/scripts/compiler/typescript.js
curl https://unpkg.com/typescript@latest/lib/typescript.js -v -L > ./assets/scripts/compiler/typescript.js