Explorar o código

chore: rename temp dir

GyDi %!s(int64=3) %!d(string=hai) anos
pai
achega
5cb5d74eed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/check.mjs

+ 1 - 1
scripts/check.mjs

@@ -102,7 +102,7 @@ async function resolveWintun() {
 
   const url = "https://www.wintun.net/builds/wintun-0.14.1.zip";
 
-  const tempDir = path.join(cwd, "pre-dev-temp");
+  const tempDir = path.join(cwd, "pre-dev-temp-1");
   const tempZip = path.join(tempDir, "wintun.zip");
 
   const wintunPath = path.join(tempDir, "wintun/bin/amd64/wintun.dll");