ci: 删 apk add 步骤(已 bake 进 runner 镜像)

This commit is contained in:
2026-05-03 22:07:41 +08:00
parent dd4d7b645a
commit 488f80d721
-4
View File
@@ -24,10 +24,6 @@ jobs:
submodules: recursive submodules: recursive
fetch-depth: 0 fetch-depth: 0
- name: Install build tools (Alpine)
# runner 镜像是 alpine,只有 apk;每次跑装一遍,几秒钟,小代价换零状态
run: apk add --no-cache curl tar rsync git bash
- name: Install Hugo Extended - name: Install Hugo Extended
run: | run: |
HUGO_VERSION=0.161.1 HUGO_VERSION=0.161.1