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
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cd VRWT_Tool/VRC_OSC
|
cd VRWT_Tool/VRC_OSC
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
|
go env GOMOD GOWORK GOPATH
|
||||||
go test ./...
|
go test ./...
|
||||||
|
|
||||||
- name: Build executables
|
- name: Build executables
|
||||||
|
|||||||
Reference in New Issue
Block a user