mirror of
https://github.com/zoriya/vim.git
synced 2025-12-21 14:45:17 +00:00
patch 8.2.3034: installing packages on github CI sometimes fails
Problem: Installing packages on github CI sometimes fails.
Solution: Update package information first. (Christian Brabandt,
closes #8432)
This commit is contained in:
committed by
Bram Moolenaar
parent
419a40ac96
commit
ef7be8348f
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3034,
|
||||
/**/
|
||||
3033,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user