ci: pin bun for webui job

This commit is contained in:
chengyongru 2026-06-26 11:38:37 +08:00 committed by Xubin Ren
parent 64901be67f
commit e79cb816e3

View File

@ -61,6 +61,8 @@ jobs:
- name: Set up Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.6
- name: Install WebUI dependencies
working-directory: webui