]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
ci.yml: always run apt-get update
authorEric Biggers <ebiggers@google.com>
Wed, 3 Feb 2021 00:14:30 +0000 (16:14 -0800)
committerJoseph Richey <joerichey94@gmail.com>
Wed, 3 Feb 2021 00:40:46 +0000 (16:40 -0800)
commit7fa623a0c9fe043ab709e48f43d1fc44f51f5f5a
tree39150195b0f78d75a9c85e72591cfd50d6f2ab1d
parent634f57465048c698381513cdc2ee205d4f04e538
ci.yml: always run apt-get update

In GitHub Workflows, apparently running 'apt-get update' before 'apt-get
install' is sometimes needed, and it doesn't hurt to always do it.
.github/workflows/ci.yml