Update pipeline
一些检查失败了
Builds / XTChain (push) Failing after 22s

这个提交包含在:
2025-07-06 17:06:42 +02:00
提交者 CodingWorkshop Signing Team
父节点 f290b7ad1c
当前提交 e23ad59586

查看文件

@@ -11,7 +11,7 @@ jobs:
- name: Clone repository
uses: actions/checkout@v3
- name: Build XTChain
run: CORES=10 ./build-linux.sh
run: CORES=10 ./build.sh
- name: Publish binaries
if: startsWith(github.ref, 'refs/tags/')
env: