Running with medium container - apt-get fails to install a stock package #1007
|
Hi all, I'm trying to run this, which runs fine on GH Actions: https://github.com/SentryPeer/SentryPeer/blob/main/.github/workflows/clang-analyzer.yml like so:
and it fails at the apt-get stage with Do I need the full 20GB image? What did I miss? Thanks, |
Answered by
catthehacker
Feb 21, 2022
Replies: 2 comments 4 replies
|
missing |
0 replies
Answer selected by
ghenry
|
Ah, the large must be up to date a bit then. I do do it here https://github.com/SentryPeer/SentryPeer/blob/main/.github/workflows/clang-analyzer.yml#L35 Good catch! It's nice having act to spot this! |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

missing
apt-get updatein workflow