mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
dev: using range for Nx version
This commit is contained in:
@@ -117,7 +117,7 @@ jobs:
|
|||||||
- name: Install NX
|
- name: Install NX
|
||||||
working-directory: ./main
|
working-directory: ./main
|
||||||
run: |
|
run: |
|
||||||
npm install -g nx@15.4.1
|
npm install -g nx@^15.4
|
||||||
|
|
||||||
- name: Print Affected
|
- name: Print Affected
|
||||||
working-directory: ./main
|
working-directory: ./main
|
||||||
|
|||||||
Reference in New Issue
Block a user