From 3f12375d3800947201ef4e701d57f2b4dffe99ab Mon Sep 17 00:00:00 2001 From: Maximo Bautista Date: Tue, 8 Oct 2024 16:05:27 -0400 Subject: [PATCH] Update binaries.md with current PHP steps --- docs/execute/binaries.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/execute/binaries.md b/docs/execute/binaries.md index a2a5ced6bc..bbe458d935 100644 --- a/docs/execute/binaries.md +++ b/docs/execute/binaries.md @@ -42,7 +42,8 @@ But, obviously, testing validated versions of components is not really interesti ## PHP library -1. Add a valid `.apk` file in `binaries`. +1. In the `build packages` stage from the `package extension` job for your PR on CircleCI find the relevant `datadog-setup.php` and `dd-library-php-*-aarch64-linux-gnu.tar.gz` file. +2. Add both files inside the `binaries` folder. ## Python library