Commit 6608dfd
fix: disable go cache in setup-go and fix ethereumjs Dockerfile casing
setup-go v6 defaults to caching via go.mod which doesn't exist in the
repo root. Also fix FROM...as -> FROM...AS casing lint warning.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ee22c07 commit 6608dfd
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments