Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 194 Bytes

File metadata and controls

11 lines (9 loc) · 194 Bytes

Update STDD Agents - Goose

Run these commands from your project root.

cd .goose
git pull origin main
cd ..
git add .goose
git commit -m "chore: update stdd-agents submodule"