Skip to content

Commit 50d0be5

Browse files
committed
Fix composzr coare path
1 parent 0f48617 commit 50d0be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: Install dependencies
6666
run: |
67-
cd galette-core/galette
67+
cd galette-core
6868
composer install --ignore-platform-reqs
6969
7070
- name: CS

0 commit comments

Comments
 (0)