We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d37d8 commit 63e63faCopy full SHA for 63e63fa
build/ci.js
@@ -12,8 +12,6 @@ console.log('Private key content length:', fs.readFileSync(privateKeyPath).lengt
12
13
// 检查私钥文件是否已存在
14
if (!fs.existsSync(privateKeyPath)) {
15
- console.log("hello word WZY");
16
17
console.log("hello word WZY");
18
19
const privateKeyContent = process.env.WX_PRIVATE_KEY
0 commit comments