Skip to content

Commit 12ddf02

Browse files
committed
update workflow
1 parent fb9701b commit 12ddf02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-dependency-checker-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Npm Outdated
2525
run: npm run outdated
2626
- name: Build
27-
run: npm run buildProd
27+
run: npm run build
2828

2929
- name: Git Commit and Push
3030
run: |

0 commit comments

Comments
 (0)