Update action.yml

This commit is contained in:
applea1191 2021-11-07 08:14:43 -08:00 committed by GitHub
parent 877e3e0632
commit 1b997ced8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,3 +16,5 @@ outputs:
runs:
using: "node12"
main: "main.js"
- name: Setup Deno
uses: denoland/setup-deno@v1.1.0