Merge pull request #32963 from woocommerce/revert-32952-fix/mirrors-workflow

Revert "Copy composer.json to a different path"
This commit is contained in:
jonathansadowski 2022-05-11 09:32:41 -05:00 committed by GitHub
commit 116eaf611b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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