this repo has no descr,ription vt3e.cat

ci: meow

vt3e.cat 3b518835 4ce2eb23

verified
+3 -3
+3 -3
.tangled/workflows/deploy.yaml
··· 34 34 35 35 cd ${ROOT_DIR}/pkgs/gallery 36 36 rm -r ./lexicons/ 37 - ls -a ${ROOT_DIR}/node_modules/* 38 - bun run ./node_modules/.bin/tsp compile src 39 - bun run ./node_modules/.bin/lex-cli generate -c ./lexicon.config.ts 37 + ls -a {ROOT_DIR}/node_modules/@typespec 38 + bun run ${ROOT_DIR}/node_modules/@typespec/compiler/cmd/tsp.js compile src 39 + bun run ${ROOT_DIR}/node_modules/@atcute/lex-cli generate -c ./lexicon.config.ts 40 40 bunx tsc 41 41 42 42 cd ${ROOT_DIR}/pkgs/web