mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2024-11-22 01:55:19 +01:00
Remove man-db auto-update for slightly faster installation
This commit is contained in:
parent
b1273c8e10
commit
c60dbf7ca7
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
|
||||
- name: Install MinGW-w64
|
||||
run: >
|
||||
sudo rm /var/lib/man-db/auto-update &&
|
||||
sudo DEBIAN_FRONTEND=noninteractive XZ_DEFAULTS="-T0" XZ_OPT="-T0" eatmydata
|
||||
apt install -y --no-install-recommends gcc-mingw-w64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user