Update build.yml
This commit is contained in:
parent
750f6eb7bb
commit
6d9132c339
|
|
@ -27,7 +27,6 @@ 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 update
|
|
||||||
apt install -y --no-install-recommends gcc-mingw-w64
|
apt install -y --no-install-recommends gcc-mingw-w64
|
||||||
|
|
||||||
- name: Download WinDivert from cache
|
- name: Download WinDivert from cache
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue