fix: 使用已启用的 Pages 配置发布网站
构建与发布 / 单测与集成测试 (push) Waiting to run
构建与发布 / 打包 ${{ matrix.platform }} ${{ matrix.arch }} (arm64, linux, ubuntu-24.04-arm) (push) Blocked by required conditions
构建与发布 / 打包 ${{ matrix.platform }} ${{ matrix.arch }} (arm64, macos, macos-15) (push) Blocked by required conditions
构建与发布 / 打包 ${{ matrix.platform }} ${{ matrix.arch }} (x64, linux, ubuntu-24.04) (push) Blocked by required conditions
构建与发布 / 发布 GitHub Release (push) Blocked by required conditions
发布网站 / 部署 GitHub Pages (push) Waiting to run
构建与发布 / 打包 ${{ matrix.platform }} ${{ matrix.arch }} (x64, windows, windows-2025) (push) Blocked by required conditions

This commit is contained in:
lofyer
2026-08-11 21:46:26 +08:00
parent c0003ac098
commit 07a3a198c3
-2
View File
@@ -30,8 +30,6 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: actions/configure-pages@v5 - uses: actions/configure-pages@v5
with:
enablement: true
- name: 上传网站 - name: 上传网站
uses: actions/upload-pages-artifact@v3 uses: actions/upload-pages-artifact@v3