#GitHub Actions and TypeScript
1 messages · Page 1 of 1 (latest)
old style "run" with connect()
Have you seen the GitHub action? https://github.com/marketplace/actions/dagger-for-github
yes, I run the script through it. Is there another way?
verb: run
args: tsx foo.mts
npx tsx does work. Is that the right way?