chore(workflows): Use Node 16.14 in CLI workflow (#5993)
* make packages private * add changeset * Update test-cli-with-database.yml * revert
This commit is contained in:
1
.github/workflows/test-cli-with-database.yml
vendored
1
.github/workflows/test-cli-with-database.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user