Skip to content

Commit 2280894

Browse files
committed
fix: use update command on pipeline
1 parent a74c584 commit 2280894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: |
4545
npm install
4646
npm run lint
47+
npm update -D
4748
npm run build:prod
4849
4950
- name: Build Framework

0 commit comments

Comments
 (0)