Attempt to force module use

This commit is contained in:
Corey Butler
2023-03-30 23:12:15 -05:00
parent 3e10483e17
commit 289381444a
2 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ outputs:
description: \"yes\" or \"no\", indicating the tag represents a semantic version build.
runs:
using: "node16"
main: "src/main.js"
main: "src/main.mjs"