mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 03:50:55 +00:00
build: utilize Rollup to bundle action file (#404)
* build: utilize Rollup to bundle file * build: bundle file with `.mjs` extension
This commit is contained in:
@@ -34,4 +34,4 @@ outputs:
|
||||
value: ${{ steps.process-inputs.outputs.build-dir }}
|
||||
runs:
|
||||
using: node20
|
||||
main: dist/index.js
|
||||
main: dist/index.mjs
|
||||
|
||||
Reference in New Issue
Block a user