fix: ci pipeline

Signed-off-by: Innei <i@innei.in>
This commit is contained in:
Innei
2024-01-08 14:34:38 +08:00
parent de9fcd9945
commit 85750b9825

View File

@@ -128,7 +128,7 @@ jobs:
source ~/.zshrc
cd mx
ls -a
node server-deploy.js --jwtSecret=$JWTSECRET --encrypt_key=$MX_ENCRYPT_KEY --encrypt_enable --scp_path=/tmp/mx-core/release-linux.zip'
node server-deploy.js --jwtSecret=$JWTSECRET --encrypt_key=$MX_ENCRYPT_KEY --encrypt_enable --scp_path=/tmp/mx-core/release-linux.zip
build_other_platform:
name: Build Other Platform