64e714e2

By: Michael Lynch <git@mtlynch.io>

Locate air via GOBIN in serve script

go install now writes to $GOBIN (the dev shell's per-checkout bin/.go)
rather than $GOPATH/bin, so look for the air binary there.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>