Skip to content

Commit 2b4a0a4

Browse files
author
naman-contentstack
committed
updated workflow file
1 parent 4a566e7 commit 2b4a0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install dependencies
2020
run: |
2121
npm install
22-
npm install @contentstack/cli
22+
npm install -g @contentstack/cli
2323
2424
- name: Configure Region
2525
run: csdx config:set:region us

0 commit comments

Comments
 (0)