Skip to content

Commit 163248f

Browse files
committed
...
1 parent 38cc5f6 commit 163248f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/buildbug.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,5 @@ jobs:
165165

166166
- run: |
167167
sed -i 's@"type": "module",@@' package.json
168-
cat samples/playground.lexical.json | npx ts-node lexical-cli-render-tsx.ts
168+
cat EmojiNode.tsx
169+
#cat samples/playground.lexical.json | npx ts-node lexical-cli-render-tsx.ts

0 commit comments

Comments
 (0)