删除不必要代码&&修改工作流文件
Some checks failed
CI/CD Pipeline for DevStar Extension / build (push) Has been cancelled

This commit is contained in:
2025-11-26 11:04:05 +08:00
parent 325fc8f4bd
commit b33384ca23
6 changed files with 5 additions and 220 deletions

View File

@@ -3,7 +3,6 @@ import * as https from 'https';
import * as vscode from 'vscode';
import * as os from 'os';
import { exec } from 'child_process';
import * as path from 'path';
const {
generateKeyPairSync,