Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
fix multiple work
Browse files Browse the repository at this point in the history
  • Loading branch information
Bao Zhiyuan committed Nov 4, 2024
1 parent a0723e8 commit 20e3d2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/build.mts
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ async function collectMetaInfos(): Promise<void> {

console.log(`metainfo of ${teamName}:`, metaInfo)
metaInfos.set(teamName, metaInfo)
break
}
}
}
Expand Down

0 comments on commit 20e3d2a

Please sign in to comment.