Skip to content

Commit

Permalink
ci: update job to install @medusajs/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 15, 2024
1 parent dbf4bb2 commit 0e8d1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cli-with-database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
node-version: 20

- name: Install Medusa cli
run: npm i -g @medusajs/medusa-cli@preview
run: npm i -g @medusajs/cli@preview

- name: Create Medusa project
run: |
Expand Down

0 comments on commit 0e8d1df

Please sign in to comment.