Skip to content

Commit 5241ce9

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)