mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
chore(workflow): 更新 Bun 版本配置
- 将 publish-docs.yml 工作流中的 Bun 版本从 2.1.x 改为 latest - 保持缓存配置不变
This commit is contained in:
parent
3791dc5b13
commit
a5a90a59bd
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: 2.1.x
|
||||
bun-version: latest
|
||||
cache: true
|
||||
|
||||
# 安装项目依赖
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user