diff --git a/.github/workflows/autobump.sh b/.github/workflows/autobump.sh index 57ea793..84f8de4 100755 --- a/.github/workflows/autobump.sh +++ b/.github/workflows/autobump.sh @@ -69,6 +69,7 @@ for dep in "${deps[@]}"; do done go mod tidy +go mod download go work sync git add .