jamesread il y a 4 ans
Parent
commit
d2c25a35f0
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .github/workflows/rc-build.yml

+ 3 - 0
.github/workflows/rc-build.yml

@@ -15,6 +15,9 @@ jobs:
           go-version: '^1.16.0'
 
       - name: grpc
+        run: make grpc
+
+      - name: goreleaser
         uses: goreleaser/goreleaser-action@v2
         with: 
           distribution: goreleaser