mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-25 01:43:34 -04:00
From the GitHub Actions logs, it looks like verify_clean.bat is not running after run.bat, like I intended. I'm guessing I need to add "call" before both batch files to ensure that control returns to the caller.