Skip to content

Commit 2c1cc59

Browse files
committed
fix: 설치 패키지 변경
1 parent 1eb96ac commit 2c1cc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automatic-erd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Install dbml-cli and renderer
6868
run: |
69-
npm install -g @dbml/cli @dbml/renderer
69+
npm install -g @dbml/cli
7070
7171
- name: Convert SQL to DBML
7272
run: |

0 commit comments

Comments
 (0)