fix gh action

This commit is contained in:
CanbiZ
2025-11-28 14:48:06 +01:00
parent ba1e6478d7
commit 1c6d1ac120

View File

@@ -11,6 +11,7 @@ import { getDatabase } from './src/server/database-prisma.js';
import dotenv from 'dotenv';
// Dynamic import for auto sync init to avoid tsx caching issues
/** @type {any} */
let autoSyncModule = null;
// Load environment variables from .env file