remove log
Push to main / Reset-Version-Tag (push) Successful in 6s

This commit is contained in:
2026-05-18 15:30:39 -06:00
parent c4b10f4240
commit e3eebd53b2
-2
View File
@@ -46,8 +46,6 @@ execSync(`tar cf ${tarName} ${libName}`, {
encoding: "utf8",
});
console.log(readdirSync(libName));
let r = await fetch(`${repoBaseUrl}/${tarName}`, {
method: "PUT",
headers: {