mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-02 05:30:21 +00:00
edit build config
This commit is contained in:
parent
bfbd6d359f
commit
a022ba3297
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -105,6 +105,7 @@ jobs:
|
|||
|
||||
# 移动文件到最终 release 目录,并去掉内部多余的 release/ 目录
|
||||
- name: Move files to clean folders
|
||||
shell: bash
|
||||
run: |
|
||||
# mac-x64
|
||||
if [ -d "temp-mac-x64/release" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue