Skip to content

Commit 5532f24

Browse files
committed
chore: update workflows config.
1 parent 6b3fd64 commit 5532f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: "Modify @uiw/react-markdown-editor => @uiwjs/react-markdown-editor"
9595
uses: jaywcjlove/github-action-package@main
9696
with:
97-
path: core/package.json
97+
path: ./package.json
9898
data: |
9999
{ "name": "@uiwjs/react-markdown-editor" }
100100

0 commit comments

Comments
 (0)