mirror of
https://github.com/certd/certd.git
synced 2026-04-30 09:17:24 +08:00
chore:
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
const fs = require('fs');
|
const fs = require('fs');
|
||||||
const path = require('path');
|
const path = require('path');
|
||||||
|
|
||||||
const pnpmWorkspace = "pnpm-workspace.yaml";
|
const pnpmWorkspace = "./pnpm-workspace.yaml";
|
||||||
fs.removeSync(jsonFilePath)
|
fs.removeSync(jsonFilePath)
|
||||||
|
|
||||||
const jsonFilePath = "./packages/ui/certd-server/package.json";
|
const jsonFilePath = "./packages/ui/certd-server/package.json";
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
5
|
7
|
||||||
|
|||||||
Reference in New Issue
Block a user