Commit 9db65ea
authored
ci(r): ensure installing the required version of Go on windows (#3818)
It seems that the problem was that powershell was used instead of bash
on Windows, so the Go version was not set in the environment variables
and causing the error.1 parent c1b77b8 commit 9db65ea
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
77 | | - | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
0 commit comments