Skip to content

Commit 41bd4c2

Browse files
committed
fix working dir
1 parent 0ec0653 commit 41bd4c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ jobs:
178178
symfony composer config minimum-stability dev
179179
symfony composer config --json extra.symfony.allow-contrib 'true'
180180
symfony composer require 'sensiolabs/minify-bundle:*' --no-interaction
181+
working-directory: my_app
181182

182183
- name: "[Minify] Check configuration"
183184
run: symfony console debug:config sensiolabs_minify -v

0 commit comments

Comments
 (0)