mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 03:27:43 +01:00
fix(view extension): broken search bar UI when opening extensions via hotkey (#938)
* fix: open view extension via hotkey * refactor: update * refactor: update * chore: check error * chore: ci update * release notes --------- Co-authored-by: ayang <473033518@qq.com> Co-authored-by: rain9 <15911122312@163.com>
This commit is contained in:
3
.github/workflows/frontend-ci.yml
vendored
3
.github/workflows/frontend-ci.yml
vendored
@@ -19,6 +19,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
Reference in New Issue
Block a user