Skip to content

Commit a719fe9

Browse files
committed
update workflow
1 parent 1c9de16 commit a719fe9

File tree

2 files changed

+3
-34
lines changed

2 files changed

+3
-34
lines changed

.github/workflows/gh-pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
with:
2020
node-version: '14'
2121

22+
- name: Install dependencies
23+
run: npm ci
24+
2225
- name: Build
2326
run: npm run build
2427

.github/workflows/node.js-ci.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)