Skip to content

Commit 47cd71f

Browse files
authored
fix: path to build.js (#77)
1 parent fda0d4f commit 47cd71f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ branding:
55
color: green
66
runs:
77
using: node20
8-
main: dist/build.js
8+
main: ../dist/build.js
99

1010
# All inputs are also supported in GitLab CI, input as an all-uppercase variable.
1111
inputs:

0 commit comments

Comments
 (0)