Merge pull request #32963 from woocommerce/revert-32952-fix/mirrors-workflow
Revert "Copy composer.json to a different path"
This commit is contained in:
commit
116eaf611b
|
@ -73,7 +73,7 @@ jobs:
|
|||
rm -rf woocommerce/woocommerce-production/woocommerce
|
||||
|
||||
- name: Copy Composer over to production
|
||||
run: cp monorepo/plugins/woocommerce/composer.json woocommerce/woocommerce-production
|
||||
run: cp monorepo/plugins/woocommerce/composer.json tmp/woocommerce-build
|
||||
|
||||
- name: Set up mirror
|
||||
working-directory: tmp/woocommerce-build
|
||||
|
|
Loading…
Reference in New Issue