Closed yogan closed 3 months ago
Avoid failing CI jobs like this: https://github.com/yogan/advent-of-code/actions/runs/9833205207/job/27143070627
Probably a git clean -fxd after each year should do.
git clean -fxd
Avoid failing CI jobs like this: https://github.com/yogan/advent-of-code/actions/runs/9833205207/job/27143070627
Probably a
git clean -fxd
after each year should do.