diff --git a/.github/actions/go-release/action.yml b/.github/actions/go-release/action.yml index a103e40..8469d08 100644 --- a/.github/actions/go-release/action.yml +++ b/.github/actions/go-release/action.yml @@ -18,7 +18,7 @@ runs: go-version: ^1.20 - name: Build - working-directory: codegen/rust + working-directory: codegen/go shell: bash run: | go get -v -t -d ./...