This commit is contained in:
Jordan Oroshiba 2023-07-31 14:33:42 -07:00
parent 1591ab53c8
commit 21dc7ce708

View File

@ -43,4 +43,4 @@ export function getCacheHandler() {
default:
throw new Error("Only currently support github and buildjet caches");
}
}
}