Skip to content

Commit 86f1bb1

Browse files
authored
Update ci.yml
1 parent eabb3c9 commit 86f1bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
if: runner.os == 'Windows'
5050
run: |
5151
mkdir D:\gotmp
52+
chmod 777 D:\gotmp
5253
mkdir C:\Users\runneradmin\AppData\Roaming\go
5354
echo "GOCACHE=D:\gocache" >> C:\Users\runneradmin\AppData\Roaming\go\env
5455
echo "GOMODCACHE=D:\gomodcache" >> C:\Users\runneradmin\AppData\Roaming\go\env

0 commit comments

Comments
 (0)