Add Go module file for Gitea build
Some checks failed
build-windows-exe / build (push) Failing after 29s

This commit is contained in:
every_holiday
2026-06-24 00:59:22 +09:00
parent 450316d861
commit a4394bfde6
2 changed files with 4 additions and 3 deletions

View File

@@ -24,9 +24,6 @@ jobs:
shell: bash
run: |
cd VRWT_Tool/VRC_OSC
pwd
ls
go env GOMOD GOWORK GOPATH
go test ./...
- name: Build executables