mirror of
https://github.com/curl/curl.git
synced 2026-07-25 14:37:17 +03:00
ci: remove microsoft-prod.list
This is added by default, and it is often broken, but we don't need anything from it. Closes #13473
This commit is contained in:
parent
382717d7f1
commit
303bb8785c
10 changed files with 14 additions and 2 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
|
@ -185,6 +185,7 @@ jobs:
|
|||
steps:
|
||||
- if: matrix.build.container == null
|
||||
run: |
|
||||
sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
|
||||
sudo apt-get update
|
||||
sudo apt-get install libtool autoconf automake pkg-config stunnel4 libpsl-dev libbrotli-dev libzstd-dev ${{ matrix.build.install_packages }}
|
||||
sudo python3 -m pip install impacket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue