mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 09:52:49 +08:00
ci: re-enable nx cloud (#9132)
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
"@napi-rs/cli": "3.0.0-alpha.64",
|
||||
"lib0": "^0.2.93",
|
||||
"nx": "^20.0.3",
|
||||
"nx-cloud": "^19.1.0",
|
||||
"tiktoken": "^1.0.15",
|
||||
"tinybench": "^3.0.0",
|
||||
"yjs": "patch:yjs@npm%3A13.6.18#~/.yarn/patches/yjs-npm-13.6.18-ad0d5f7c43.patch"
|
||||
|
||||
@@ -12,10 +12,6 @@
|
||||
"script": "build"
|
||||
},
|
||||
"inputs": [
|
||||
{ "fileset": "{workspaceRoot}/rust-toolchain.toml" },
|
||||
{ "fileset": "{workspaceRoot}/Cargo.lock" },
|
||||
{ "fileset": "{workspaceRoot}/packages/backend/native/**/*.rs" },
|
||||
{ "fileset": "{workspaceRoot}/packages/backend/native/Cargo.toml" },
|
||||
{
|
||||
"runtime": "rustc --version"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user