缓存 node 和 python 依赖

This commit is contained in:
whyour
2025-04-23 02:10:39 +08:00
parent 8009634b44
commit 1befa1bb8c
6 changed files with 77 additions and 44 deletions
+2
View File
@@ -23,3 +23,5 @@ export const SAMPLE_FILES = [
target: 'data/scripts/notify.py',
},
];
export const PYTHON_INSTALL_DIR = process.env.PYTHON_HOME;