Commit c19fc36
Jayden Thorup
Fix GitHub Actions go-gl module issue
- Clone go-gl repo locally during build
- Add replace directive pointing to ./go-gl-temp
- Run go mod tidy to update go.sum
- Fixes 'missing go.sum entry' error for all platform builds1 parent ad9ffed commit c19fc36
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
56 | 63 | | |
57 | 64 | | |
58 | 65 | | |
| |||
0 commit comments