mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
follow up #24537 Because `nimble` is a bundled repo so it is bundled in the tarballs i.e.82421fd705/.github/workflows/nightlies.yml (L264)has bundled `dist/nimble`, but it only copies the data without `.git`. So in this PR, we ignore bundled nimble repo. (cherry picked from commit70b3232d3a)