Release 2.0.9 Improve build script and workflow for flexible source layout Updated build.sh to support building from either ./bin/memos or ./cmd/memos, improving compatibility with upstream layout changes. The GitHub Actions workflow now checks out the memos repository at the correct release tag, builds using the updated script, and adds debug steps to verify build artifacts.