Updated extraction path

This commit is contained in:
jamelreid 2022-01-25 16:48:28 -05:00
parent 27eba955dd
commit f07decf956
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ jobs:
working-directory: tmp
run: |
unzip woocommerce.zip -d woocommerce
mv woocommerce/woocommerce/* ../package/woocommerce/plugins/woocommerce/
mv woocommerce/woocommerce/* ../package/woocommerce/plugins/woocommerce/tests/e2e/plugins/
- name: Install dependencies again
working-directory: package/woocommerce