mirror of
https://github.com/block/goose.git
synced 2026-04-28 11:39:43 +00:00
fix: make sure platform binary exists (#7676)
This commit is contained in:
parent
42fc5152bf
commit
ade0839804
7 changed files with 1119 additions and 351 deletions
2
.github/workflows/bundle-desktop-linux.yml
vendored
2
.github/workflows/bundle-desktop-linux.yml
vendored
|
|
@ -134,7 +134,7 @@ jobs:
|
|||
run: |
|
||||
source ./bin/activate-hermit
|
||||
cd ui/desktop
|
||||
npm install
|
||||
npm ci
|
||||
# Verify installation
|
||||
ls -la node_modules/.bin/ | head -5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue