This commit is contained in:
Scott Yeager
2025-10-09 15:27:55 -07:00
parent dcf8ece59a
commit 68186944c8

View File

@@ -27,7 +27,7 @@ jobs:
- name: Setup V
run: |
# Updating man-db takes a long time on every run. We don't need it
apt-get remove -y --purge man-db
sudo apt-get remove -y --purge man-db
./install_v.sh
- name: Setup Herolib from current branch