Skip to content

Commit

Permalink
fix: update push-to-main.yml (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishtigupta authored Mar 7, 2024
1 parent 4f84721 commit f2287ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '${{ matrix.php-version }}'
extensions: grpc
extensions: grpc, protobuf
tools: composer:v2
ini-values: zend.assertions=1

Expand Down

0 comments on commit f2287ab

Please sign in to comment.