mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-25 10:11:17 -03:00
GitHub does not consistently provide images with up-to-date package lists, causing `apt install` failures. Work around this by updating the package list. https://github.com/actions/runner-images/issues/13636 https://github.com/actions/runner-images/issues/12599 Closes #12418