starter-kit/.github
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
..
workflows workflows: Fix apt installation in npm-update 2020-12-11 10:11:57 +02:00