this repo has no descr,ription vt3e.cat

ci: ???

vt3e.cat 4cdbbf08 aec89ac3

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