mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
This was breaking the release process. Namely it was running the `gen` targets due to the dependency tree, which was failing on macOS and Linux runners. This revert can be reverted once we fix that up.