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
42215ee5c1
commit
c8a2d4f9c1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -67,6 +67,7 @@ jobs:
|
|||
retention-days: 5
|
||||
|
||||
- name: Prepare Update Files
|
||||
shell: bash
|
||||
run: |
|
||||
# 创建目录
|
||||
mkdir -p release/mac-x64 release/mac-arm64 release/win-x64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue