Skip to content

Commit 6c43c17

Browse files
authored
Merge pull request #374 from map-of-pi/dev
Approved for deployment.
2 parents c96a168 + 0e31f16 commit 6c43c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
# Frontend CI/CD Process
3333
- name: Install Dependencies for Frontend
34-
run: npm install
34+
run: npm ci
3535

3636
- name: Build Frontend
3737
run: npm run build

0 commit comments

Comments
 (0)