Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Jun 1, 2024
1 parent e76ea30 commit 03ce3a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export PATH=$PATH:${__PROJECT__}/php/

php -v


df -h /
PHP_EXT_DIR=''
if [[ -n "$GITHUB_WORKSPACE" ]] && [[ -n "$GITHUB_ACTION" ]] ; then
PHP_EXT_DIR=${GITHUB_WORKSPACE}'\php\ext\'
Expand Down

0 comments on commit 03ce3a0

Please sign in to comment.