mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
dev: using range for Nx version
This commit is contained in:
@@ -60,7 +60,7 @@ runs:
|
||||
working-directory: ./main
|
||||
shell: bash
|
||||
run: |
|
||||
npm install -g nx@15.4.1
|
||||
npm install -g nx@^15.4
|
||||
|
||||
# should be able to cache this in future also
|
||||
- name: Checkout Nx Repo
|
||||
|
||||
Reference in New Issue
Block a user