Skip to content

Commit 257126a

Browse files
committed
chore: update workflows config.
1 parent c755512 commit 257126a

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
@@ -67,7 +67,7 @@ jobs:
6767
Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
6868
6969
```bash
70-
npm i idoc@${{steps.changelog.outputs.version}}
70+
npm i react-code-preview-layout@${{steps.changelog.outputs.version}}
7171
```
7272
7373
${{ steps.changelog.outputs.changelog }}

0 commit comments

Comments
 (0)