1
0
mirror of synced 2025-12-19 18:10:59 -05:00

remove enterprise and lunr sync search workflows (#32430)

This commit is contained in:
Rachael Sewell
2022-11-07 14:36:30 -08:00
committed by GitHub
parent ca22e90b38
commit 1256add363
5 changed files with 1 additions and 274 deletions

View File

@@ -238,7 +238,7 @@ async function indexVersion(
) {
// Note, it's a bit "weird" that numbered releases versions are
// called the number but that's how the lib/search/indexes
// files are named at the moment.
// files were.
const indexVersion = shortNames[version].hasNumberedReleases
? shortNames[version].currentRelease
: shortNames[version].miscBaseName