Skip to content

Commit 0992e40

Browse files
committed
Change pwd
1 parent 52da510 commit 0992e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ jobs:
1010
uses: actions/checkout@v1
1111

1212
- name: Run composer install
13+
working-directory: src
1314
run: |
1415
composer install --prefer-dist

0 commit comments

Comments
 (0)