Skip to content

Commit c270315

Browse files
committed
Fixing path
1 parent 77d13ea commit c270315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545

4646
- name: Composer Validation
4747
run: |
48+
cd $sdk_php
4849
composer validate
4950
5051
if [[ ${{steps.php-setup.outputs.php-version}} == "5.6" || ${{steps.php-setup.outputs.php-version}} == "7.0" ]]; then

0 commit comments

Comments
 (0)