model tree fix 2
Build and Push Docker Image / build (push) Successful in 13s

This commit is contained in:
jason
2026-04-23 14:15:10 -05:00
parent 3414736b42
commit e31023505f
2 changed files with 26 additions and 5 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"Bash(timeout 8 npx tsx src/server/app.ts)",
"Bash(node -e \"import\\('occt-import-js'\\).then\\(m => { console.log\\('occt-import-js loaded OK, keys:', Object.keys\\(m\\)\\) }\\).catch\\(e => console.error\\('FAIL:', e.message\\)\\)\")",
"Bash(timeout 8 npx tsx --env-file=.env src/server/app.ts)",
"Bash(del \"D:\\\\REMOTE CODING\\\\stepview\\\\.gitea\\\\workflows\\\\build.yml\")"
"Bash(del \"D:\\\\REMOTE CODING\\\\stepview\\\\.gitea\\\\workflows\\\\build.yml\")",
"Bash(npm run *)"
]
}
}