Skip to content

Commit 3458718

Browse files
Update nightly-build.yml (#1620)
1 parent d9ba853 commit 3458718

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@
149149
- name: Install Node.js Packages
150150
run: npm install
151151

152+
- name: Install Cordova CLI
153+
run: npm install -g cordova
154+
152155
- name: Run npm setup
153156
run: npm run setup
154157

0 commit comments

Comments
 (0)