Matthew R. Kasun 3 years ago
parent
commit
dc2b225b66
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/buildandrelease.yml

+ 2 - 0
.github/workflows/buildandrelease.yml

@@ -447,6 +447,8 @@ jobs:
           cd netclient
           which go
           go get github.com/josephspurrier/goversioninfo
+          ls /c/Users/runneradmin/go/bin
+          ls c/hostedtoolcache/windows/go/1.18.1/x64/bin
           find . -name goversioninfo 
           go generate
           ls