Update core path

This commit is contained in:
roykho 2021-11-17 10:21:04 -08:00
parent db3c0ded54
commit 8aa2ade4ce
No known key found for this signature in database
GPG Key ID: 7B36C0EA25795714
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
pnpm install
- name: Load docker images and start containers.
working-directory: package/woocommerce
working-directory: package/woocommerce/plugins/woocommerce
run: pnpm nx docker-up woocommerce
- name: Move current directory to code. We will install zip file in this dir later.