Skip to content

Commit 73078c4

Browse files
author
Sandeep Rudra
committed
added the package files
1 parent 83f5841 commit 73078c4

3 files changed

Lines changed: 3191 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cache: 'npm'
2121

2222
- name: Install dependencies
23-
run: npm ci
23+
run: npm install
2424

2525
- name: Build site
2626
run: npm run build

0 commit comments

Comments
 (0)