Debug Go module path in Gitea workflow
Some checks failed
build-windows-exe / build (push) Failing after 30s
Some checks failed
build-windows-exe / build (push) Failing after 30s
This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
cd VRWT_Tool/VRC_OSC
|
||||
pwd
|
||||
ls
|
||||
go env GOMOD GOWORK GOPATH
|
||||
go test ./...
|
||||
|
||||
- name: Build executables
|
||||
|
||||
Reference in New Issue
Block a user