mirror of
https://github.com/curl/curl.git
synced 2026-07-31 23:58:04 +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/codespell.yml
vendored
1
.github/workflows/codespell.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
|
||||
- name: install
|
||||
run: |
|
||||
sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
|
||||
sudo apt-get update
|
||||
sudo apt-get install codespell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue