diff --git a/.github/workflows/go_on_release.yml b/.github/workflows/go_on_release.yml index 15c0596cb3..a095e485f8 100644 --- a/.github/workflows/go_on_release.yml +++ b/.github/workflows/go_on_release.yml @@ -20,6 +20,7 @@ jobs: cd go-client rm .gitignore ./build.sh + go build - name: Pushes to another repository id: push_directory uses: cpina/github-action-push-to-another-repository@devel