Loading
chromium: do not skip {pre,post}Build
When overriding `buildPhase` it is important to remember to explicitly call `runHook preBuild` and `runHook postBuild`. I forget to do this all the time.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
When overriding `buildPhase` it is important to remember to explicitly call `runHook preBuild` and `runHook postBuild`. I forget to do this all the time.