Skip to content
Snippets Groups Projects
Commit 7bb1caf5 authored by Jonas Leder's avatar Jonas Leder
Browse files

try phpize

parent cd28fe32
Branches
No related tags found
No related merge requests found
Pipeline #24636 failed
......@@ -19,3 +19,7 @@ build:
- sleep 60
- wget -UseBasicParsing -OutFile git-setup.exe https://github.com/git-for-windows/git/releases/download/v2.42.0.windows.2/PortableGit-2.42.0.2-64-bit.7z.exe
- ./git-setup.exe -o"C:\git" -y
- $env:Path += ';C:\git'
- git clone https://github.com/open-telemetry/opentelemetry-php
- cd opentelemetry-php
- c:\php\phpize
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment