starter-kit/.github/workflows
Martin Pitt 8771907002 workflows: Fix apt installation in npm-update
GitHub's base VMs don't automatically refresh package indexes, so it can
happen that one of the package dependencies get out of date and are not
available on the mirrors any more.

Run `apt update` first to ensure that the workflow installs the latest
packages.
2020-12-11 10:11:57 +02:00
..
npm-update.yml workflows: Fix apt installation in npm-update 2020-12-11 10:11:57 +02:00
release.yml.disabled workflows: Update release container registry 2020-12-02 10:29:38 +01:00