We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe515f commit df6a03dCopy full SHA for df6a03d
.github/workflows/call-core-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
- run: pnpm run build
29
- run: pnpm run build-www
30
- run: pnpm run --filter @lexical/website build
31
- - run: pnpm run --filter @lexical/playground build-vercel
+ - run: pnpm run --filter lexical-playground build-vercel
32
33
unit:
34
runs-on: ubuntu-latest
0 commit comments