mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
force install
This commit is contained in:
parent
ab233073e6
commit
3c0872cf76
1 changed files with 1 additions and 1 deletions
2
.github/actions/buildextension/action.yml
vendored
2
.github/actions/buildextension/action.yml
vendored
|
|
@ -9,7 +9,7 @@ runs:
|
|||
node-version: 18
|
||||
|
||||
- name: Install packages
|
||||
run: npm i
|
||||
run: npm i --force
|
||||
working-directory: apps/extension
|
||||
shell: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue