repo-autoindex/.github/workflows
Rohan McGovern e5543a3454 [ci] fix install of OS packages in CI workflows
We should be using "apt-get update" to update package lists before
installing any new packages. This has never mattered before, but
recently the installation of various packages started to fail with
404 errors, which are resolved by updating the package lists first.
2023-11-14 08:53:44 +10:00
..
ci.yml Add github workflows for testing 2022-06-29 16:25:51 +10:00
docs.yml [ci] fix install of OS packages in CI workflows 2023-11-14 08:53:44 +10:00
poetry-publish.yml Add github workflows for testing 2022-06-29 16:25:51 +10:00
poetry-update-merge.yml Add github workflows for testing 2022-06-29 16:25:51 +10:00
poetry-update.yml Add github workflows for testing 2022-06-29 16:25:51 +10:00