Continued butchering of adding this workflow (#19089)
This commit is contained in:
3
.github/workflows/enterprise-dates.yml
vendored
3
.github/workflows/enterprise-dates.yml
vendored
@@ -34,6 +34,9 @@ jobs:
|
||||
- name: Checkout repository code
|
||||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
|
||||
|
||||
- name: Install Node.js dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Run script/update-enterprise-dates.js
|
||||
run: |
|
||||
script/update-enterprise-dates.js
|
||||
|
||||
Reference in New Issue
Block a user