verify go-client by building it

This commit is contained in:
Ruben Fiszel
2022-11-02 11:41:57 +01:00
parent 632212902d
commit 401bf216ae
+1
View File
@@ -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