Skip to content

Commit bcf80f3

Browse files
authored
Update ci.yml
1 parent 62a53bb commit bcf80f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
with:
5151
go-version-file: go.mod
5252
cache: true
53+
- run: mkdir D:\gotmp
54+
if: runner.os == 'Windows'
5355
- uses: actions/setup-go@v5
5456
if: runner.os == 'Windows'
5557
env:

0 commit comments

Comments
 (0)