[PATCH] D152064: CI: run "apt update" before installing any packages
Charles the Thobe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 07:16:24 PDT 2023
charlesthobe added a comment.
commit message should either be:
CI: run "apt update" before installing any packages
Done once within each job that is using apt, so there's no unnecessary runs
or
CI: run "apt update" once per job before installing packages
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152064/new/
https://reviews.llvm.org/D152064
More information about the llvm-commits
mailing list