Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Jan 31, 2025
1 parent 08672de commit e21a01e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/run_tests/artifacts/build_artifact_php.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ set -ex

cd "$(dirname "$0")/../../.."

if [ -f ./generate_artifacts.sh ]; then ./generate_artifacts.sh; fi

mkdir -p "${ARTIFACTS_OUT}"

# Build the PHP extension archive (this just zips all the files up)
Expand Down

0 comments on commit e21a01e

Please sign in to comment.