1
0
forked from aniani/vim

patch 8.2.1829: warnings when executing Github actions

Problem:    Warnings when executing Github actions.
Solution:   Use another method to set environment variables. (Ken Takata,
            closes #7107)
This commit is contained in:
Bram Moolenaar
2020-10-10 22:34:36 +02:00
parent 1b1e9df78b
commit bd6428b9e7
2 changed files with 4 additions and 2 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1829,
/**/
1828,
/**/