Skip to content

Commit 57d5a5d

Browse files
authored
Merge branch 'main' into repo-sync
2 parents e91c904 + 642c8e3 commit 57d5a5d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/enterprise-dates.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434
- name: Checkout repository code
3535
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
3636

37+
- name: Install Node.js dependencies
38+
run: npm ci
39+
3740
- name: Run script/update-enterprise-dates.js
3841
run: |
3942
script/update-enterprise-dates.js

0 commit comments

Comments
 (0)