try to go build in cd
This commit is contained in:
@@ -22,6 +22,5 @@ jobs:
|
|||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: 1.15
|
go-version: 1.15
|
||||||
- run: cd examples/go/openGJK
|
- run: cd examples/go/openGJK && go build
|
||||||
- run: go build
|
|
||||||
- run: go test -v
|
- run: go test -v
|
||||||
|
|||||||
Reference in New Issue
Block a user