Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit 74529cb

Browse files
google/apiclientを追加
1 parent ff19143 commit 74529cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
PLUGIN_CODE: ${{ matrix.plugin_code }}
130130
working-directory: 'ec-cube'
131131
run: |
132+
composer require google/apiclient:^2.4
132133
bin/console eccube:plugin:install --code=${PLUGIN_CODE} --path=${GITHUB_WORKSPACE}/${PLUGIN_CODE}.tar.gz
133134
bin/console cache:clear --no-warmup
134135
bin/console eccube:plugin:enable --code=${PLUGIN_CODE}

0 commit comments

Comments
 (0)