Skip to content

Commit a8c52be

Browse files
authored
Update php.yml
1 parent 60b8fb6 commit a8c52be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v1
1212

13-
- name: Validate ./public/composer.json
13+
- name: Validate ../../public/composer.json
1414
run: composer validate
1515

1616
- name: Install dependencies

0 commit comments

Comments
 (0)