Update build.yml

This commit is contained in:
SashaXser 2023-11-01 20:00:20 +04:00 committed by GitHub
parent 5d30bd6f50
commit de96d9f57b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
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
apt install -y --no-install-recommends mingw-w64-x86-64-dev
- name: Download WinDivert from cache
id: windivert-cache