Skip to content

Commit 3900b4f

Browse files
committed
...
1 parent 175ca21 commit 3900b4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313

1414
- run: |
1515
#cat samples/playground.lexical.json | npx ts-node lexical-cli-render.ts
16+
npm install @nodejs-loaders/tsx
1617
cat samples/playground.lexical.json | node --import=@nodejs-loaders/tsx lexical-cli-render.ts
1718
1819
# if does not use JSX/TSX imports, can use node instea of npx ts-node:

0 commit comments

Comments
 (0)