Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

github actions typescript

/*
	Do you want to run a typescript file in github actions?
    I recommend you to use ts-node (https://www.npmjs.com/package/ts-node)
	Ex: ts-node ./file.ts
*/
 
PREVIOUS NEXT
Tagged: #github #actions #typescript
ADD COMMENT
Topic
Name
3+6 =