mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
ci: adjust to use internal version
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
|||||||
working-directory: ${{ env.magento_folder }}
|
working-directory: ${{ env.magento_folder }}
|
||||||
composer_auth: ${{ secrets.COMPOSER_AUTH }}
|
composer_auth: ${{ secrets.COMPOSER_AUTH }}
|
||||||
|
|
||||||
- uses: graycoreio/github-actions-magento2/cache-magento@main
|
- uses: ./cache-magento
|
||||||
with:
|
with:
|
||||||
composer_cache_key: '${{ matrix.magento }}'
|
composer_cache_key: '${{ matrix.magento }}'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user