Skip to content

Commit 40f3637

Browse files
committed
ci: disable man-db update
1 parent 3aa908b commit 40f3637

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Install just
2727
run: |
28+
sudo rm -f /var/lib/man-db/auto-update # disable man-db update
2829
sudo apt-get update
2930
sudo apt-get install -y just
3031

0 commit comments

Comments
 (0)