mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-23 19:24:29 +08:00
chore(ci): 更新文档发布工作流配置
- 移除 bun 安装步骤中的缓存配置 - 删除依赖安装步骤
This commit is contained in:
parent
2105833f2f
commit
93302dbc23
1
.github/workflows/publish-docs.yml
vendored
1
.github/workflows/publish-docs.yml
vendored
@ -55,7 +55,6 @@ jobs:
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: latest
|
||||
cache: true
|
||||
|
||||
# 安装项目依赖
|
||||
- name: Install Dependencies
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user