Skip to content

Commit

Permalink
why?
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Jan 28, 2025
1 parent 2f69ba8 commit fba6363
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
run: |
phpize
./configure
export PHP_EXECUTABLE=$(which php)
php --version
make
./dev-scripts/run_tests.sh
Expand Down

0 comments on commit fba6363

Please sign in to comment.