mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-09-19 10:41:28 +00:00
Refactor extension functions to add_extensions scripts
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
patch_protobuf() {
|
||||
mkdir -p third_party/wyhash
|
||||
cp ../../../../third_party/wyhash/* third_party/wyhash
|
||||
}
|
||||
Reference in New Issue
Block a user