Be sudo
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: Setup V
|
- name: Setup V
|
||||||
run: |
|
run: |
|
||||||
# Updating man-db takes a long time on every run. We don't need it
|
# 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
|
./install_v.sh
|
||||||
|
|
||||||
- name: Setup Herolib from current branch
|
- name: Setup Herolib from current branch
|
||||||
|
|||||||
Reference in New Issue
Block a user