Skip to content

Fix ci 修复CI#3418

Open
QiuShui1012 wants to merge 1 commit intoAnvil-Dev:releases/1.21/1.5from
QiuShui1012:ci/1.21/1.5
Open

Fix ci 修复CI#3418
QiuShui1012 wants to merge 1 commit intoAnvil-Dev:releases/1.21/1.5from
QiuShui1012:ci/1.21/1.5

Conversation

@QiuShui1012
Copy link
Copy Markdown
Contributor

  • 修复了 ci 发布模组时会引用错误的 AnvilLib 的问题

Copilot AI review requested due to automatic review settings April 15, 2026 20:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本 PR 旨在修复 CI 在发布模组时未正确声明/关联 AnvilLib(AnvilLib)依赖,导致发布产物引用错误依赖的问题;通过在发布步骤中显式声明 mc-publish 的依赖项来确保平台侧依赖关系正确。

Changes:

  • .github/workflows/release.ymlKir-Antipov/mc-publish 步骤中新增 dependencies,显式声明 AnvilLib(embedded)依赖。
  • .github/workflows/ci.ymlKir-Antipov/mc-publish 步骤中新增同样的 dependencies 配置。

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/release.yml 为 Release 发布流程的 mc-publish 增加 AnvilLib(embedded)依赖声明
.github/workflows/ci.yml 为 CI 发布流程的 mc-publish 增加 AnvilLib(embedded)依赖声明

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/release.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants