Skip to content

Commit 93e067c

Browse files
committed
feature: build source file with ncc
1 parent ae247f7 commit 93e067c

File tree

5 files changed

+11582
-1
lines changed

5 files changed

+11582
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ outputs:
2424
description: The return value of the script, stringified with `JSON.stringify`
2525
runs:
2626
using: node12
27-
main: main.js
27+
main: dist/index.js

0 commit comments

Comments
 (0)