try to go build in cd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user