Skip to content

Commit a928beb

Browse files
committed
get dist in project
1 parent ff4bf05 commit a928beb

File tree

7 files changed

+30533
-1
lines changed

7 files changed

+30533
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11

22
calcit.cirru -diff linguist-generated
33
yarn.lock -diff linguist-generated
4+
dist/* -diff linguist-generated

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ inputs:
88
default: 0.8.38
99
runs:
1010
using: node20
11-
main: index.js
11+
main: dist/index.js

0 commit comments

Comments
 (0)