mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-11-26 00:56:45 +07:00
Fix typo in geos patch [skip ci]
This commit is contained in:
@ -7,4 +7,3 @@ patch_geos() {
|
|||||||
patch -p1 < /tmp/php8.patch 2>/dev/null || true
|
patch -p1 < /tmp/php8.patch 2>/dev/null || true
|
||||||
patch -p1 < /tmp/toString.patch 2>/dev/null || true
|
patch -p1 < /tmp/toString.patch 2>/dev/null || true
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user