Skip to content

Commit e9ded5b

Browse files
committed
...
1 parent cb3bbc8 commit e9ded5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/buildbug.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,6 @@ jobs:
212212

213213
- run: |
214214
sed -i 's@"type": "module",@@' package.json
215-
cat lexical.json | npx ts-node lexical-cli-render-tsx.ts
215+
cat lexical.json
216+
cat package.json
217+
#cat lexical.json | npx ts-node lexical-cli-render-tsx.ts

0 commit comments

Comments
 (0)