Skip to content

Commit 9a59a99

Browse files
committed
[CI] Fixed composer cache for code blocks job
1 parent 8216c88 commit 9a59a99

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)