try to go build in cd
parent
d904dc14fb
commit
0583bdabbb
|
@ -22,6 +22,5 @@ jobs:
|
|||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.15
|
||||
- run: cd examples/go/openGJK
|
||||
- run: go build
|
||||
- run: cd examples/go/openGJK && go build
|
||||
- run: go test -v
|
||||
|
|
Loading…
Reference in New Issue