Skip to content

Commit

Permalink
fixup! Refactor GitHub workflow for PHP extension build
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Jun 26, 2024
1 parent 68294a7 commit fc57527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Run demo
run: |
php -d extension=./modules/rayaop.so -i | grep rayaop
php -d extension=./modules/rayaop.so rayphp.php
php -d extension=./modules/rayaop.so rayaop.php

0 comments on commit fc57527

Please sign in to comment.