denolib / setup-deno

Set up your GitHub Actions workflow with a specific version of deno
https://github.com/marketplace/actions/setup-deno-environment
MIT License
181 stars 16 forks source link

Error using template #52

Closed redeemefy closed 4 years ago

redeemefy commented 4 years ago

I'm trying to just get the ball rolling with the action. I'm using the template provided in the readme but is not working. Screen Shot 2020-07-22 at 3 39 42 PM

The ideal scenario would be to have the last two command deno --version and deno test.

redeemefy commented 4 years ago

Last two line needed indentation. Blindly copy/paste from readme.