mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-05 23:41:06 +00:00
🔥 npm ci
This commit is contained in:
parent
8df6afa00a
commit
64ea7f233f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-view.yml
vendored
2
.github/workflows/build-view.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
run: npm install -g bun
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
run: npm install
|
||||
|
||||
# Step for macOS builds with signing
|
||||
- name: Build Release Files (macOS with signing)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue