Skip to content

Commit 24fdd84

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: [CI] Fixed composer cache for code blocks job
2 parents 0bac209 + 9c539ec commit 24fdd84

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
@@ -127,6 +127,7 @@ jobs:
127127

128128
- name: Get composer cache directory
129129
id: composercache
130+
working-directory: _build
130131
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
131132

132133
- name: Cache dependencies

0 commit comments

Comments
 (0)