chore(test-cli-with-database): Update cli tag from latest to preview (#12529)

This commit is contained in:
Adrien de Peretti
2025-05-19 09:59:00 +02:00
committed by GitHub
parent 2ced969396
commit e179f5c76e

View File

@@ -54,7 +54,7 @@ jobs:
extension: cli-database
- name: Install Medusa cli
run: npm i -g @medusajs/cli@latest
run: npm i -g @medusajs/cli@preview
- name: Create Medusa project
working-directory: ..