Skip to content

Commit

Permalink
check php version
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 committed Dec 2, 2024
1 parent 4a4b447 commit 93ab9c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/tool_tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ runs:
;;
macOS)
brew install [email protected] gnupg
which php
php --version
;;
Windows)
echo "PLATFORM_APPEND_ARGS=--maxWorkers=5" >> "$GITHUB_ENV"
Expand Down

0 comments on commit 93ab9c4

Please sign in to comment.