Commit cf96289
Fix CI: apt-get update before cross-compiler install
Stale package lists on GitHub's Ubuntu runners cause 404 errors when
fetching gcc-14-cross dependencies. Update first to get fresh metadata.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e74eade commit cf96289
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments