mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +00:00
refactor: rename index.ts to action.ts (#408)
This commit is contained in:
@@ -34,4 +34,4 @@ outputs:
|
||||
value: ${{ steps.process-inputs.outputs.build-dir }}
|
||||
runs:
|
||||
using: node20
|
||||
main: dist/index.mjs
|
||||
main: dist/action.mjs
|
||||
|
||||
Reference in New Issue
Block a user