fix: install preview version of dev-cli (#9750)
This commit is contained in:
2
.github/actions/setup-server/action.yml
vendored
2
.github/actions/setup-server/action.yml
vendored
@@ -31,7 +31,7 @@ runs:
|
||||
|
||||
- name: Install dev cli
|
||||
shell: "bash"
|
||||
run: sudo npm i -g medusa-dev-cli
|
||||
run: sudo npm i -g medusa-dev-cli@preview
|
||||
|
||||
- name: Set path to medusa repo
|
||||
shell: "bash"
|
||||
|
||||
Reference in New Issue
Block a user