]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Debug CI godo installation
authorMatt Joiner <anacrolix@gmail.com>
Mon, 31 Jan 2022 01:57:14 +0000 (12:57 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 31 Jan 2022 01:57:14 +0000 (12:57 +1100)
.github/workflows/go.yml

index 15f4080a70fd40beb0eb06e75c330a15be4b5162..0037abe1f3b48ec1d3a1fab25372a55b8bf35a92 100644 (file)
@@ -38,8 +38,10 @@ jobs:
       continue-on-error: true
 
     - name: Install godo
-      # Need master for cross-compiling fix
-      run: go install github.com/anacrolix/godo@master
+      run: |
+        # Need master for cross-compiling fix
+        go install -v -x github.com/anacrolix/godo@master
+        echo $PATH
 
     - name: Apt packages
       run: sudo apt install pv fuse