No need to install Nx globally

This commit is contained in:
roykho 2021-11-17 08:54:14 -08:00
parent 24c565ba68
commit f15f75e9cf
No known key found for this signature in database
GPG Key ID: 7B36C0EA25795714
3 changed files with 0 additions and 9 deletions

View File

@ -64,9 +64,6 @@ jobs:
npm install -g pnpm
pnpm install
- name: Install Nx
run: npm install -g nx
- name: Setup and install composer
run: pnpm nx composer-install woocommerce

View File

@ -50,9 +50,6 @@ jobs:
npm install -g pnpm
pnpm install
- name: Install Nx
run: npm install -g nx
- name: Setup and install composer
run: pnpm nx composer-install woocommerce

View File

@ -40,9 +40,6 @@ jobs:
npm install -g pnpm
pnpm install
- name: Install Nx
run: npm install -g nx
- name: Setup and install composer
run: pnpm nx composer-install woocommerce