Update build.yml
This commit is contained in:
parent
5d30bd6f50
commit
de96d9f57b
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
run: >
|
run: >
|
||||||
sudo rm /var/lib/man-db/auto-update &&
|
sudo rm /var/lib/man-db/auto-update &&
|
||||||
sudo DEBIAN_FRONTEND=noninteractive XZ_DEFAULTS="-T0" XZ_OPT="-T0" eatmydata
|
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
|
- name: Download WinDivert from cache
|
||||||
id: windivert-cache
|
id: windivert-cache
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue