Skip to content

Commit

Permalink
chore(workflows): Use Node 16.14 in CLI workflow (#5993)
Browse files Browse the repository at this point in the history
* make packages private

* add changeset

* Update test-cli-with-database.yml

* revert
  • Loading branch information
olivermrbl committed Jan 4, 2024
1 parent d2ef0cf commit 1468646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-cli-with-database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: ./.github/actions/setup-server
with:
cache-extension: "cli-test"
node-version: "16.14"

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

0 comments on commit 1468646

Please sign in to comment.