You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like `update-apt-cache-if-needed` from Makefile does not always
recognizes that apt cache needs to be updated during CI. We adjust an explicit
step of updating apt cache to each job.
I decided to retain the `update-apt-cache-if-needed` in Makefile, since it may
be useful for local development.
0 commit comments