mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-11-25 16:46:50 +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/toString.patch 2>/dev/null || true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user