mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-06 01:18:45 +00:00
ci: pin bun for webui job
This commit is contained in:
parent
64901be67f
commit
e79cb816e3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -61,6 +61,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up Bun
|
- name: Set up Bun
|
||||||
uses: oven-sh/setup-bun@v2
|
uses: oven-sh/setup-bun@v2
|
||||||
|
with:
|
||||||
|
bun-version: 1.3.6
|
||||||
|
|
||||||
- name: Install WebUI dependencies
|
- name: Install WebUI dependencies
|
||||||
working-directory: webui
|
working-directory: webui
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user