We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f1bb1 commit 5241ce9Copy full SHA for 5241ce9
.github/workflows/ci.yml
@@ -49,7 +49,6 @@ jobs:
49
if: runner.os == 'Windows'
50
run: |
51
mkdir D:\gotmp
52
- chmod 777 D:\gotmp
53
mkdir C:\Users\runneradmin\AppData\Roaming\go
54
echo "GOCACHE=D:\gocache" >> C:\Users\runneradmin\AppData\Roaming\go\env
55
echo "GOMODCACHE=D:\gomodcache" >> C:\Users\runneradmin\AppData\Roaming\go\env
0 commit comments