chore: update CI workflow to use latest Bun version and adjust build environment variables

This commit is contained in:
CaIon
2025-06-08 03:28:36 +08:00
parent a0844d5481
commit 7bced6b236
5 changed files with 8 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
import { useCallback } from 'react';
import { useTranslation } from 'react-i18next';
import { SSE } from 'sse';
import { SSE } from 'sse.js';
import {
API_ENDPOINTS,
MESSAGE_STATUS,