fix(landlock-run): publish under deepseek scope

This commit is contained in:
Hypatia May
2026-08-06 14:41:17 +08:00
parent 10c1d77a4f
commit 22c7087074
57 changed files with 146 additions and 134 deletions

View File

@@ -73,7 +73,7 @@ jobs:
cache-dependency-path: pnpm-lock.yaml
- name: Install dependencies
run: pnpm install --filter node-addon-landlock-run-workspace... --frozen-lockfile
run: pnpm install --filter @deepseek-ai/node-addon-landlock-run-workspace... --frozen-lockfile
- name: Install musl toolchain
run: |
@@ -124,7 +124,7 @@ jobs:
cache-dependency-path: pnpm-lock.yaml
- name: Install dependencies
run: pnpm install --filter node-addon-landlock-run-workspace... --frozen-lockfile
run: pnpm install --filter @deepseek-ai/node-addon-landlock-run-workspace... --frozen-lockfile
- name: Build TypeScript
run: pnpm build:ts