Skip to content

Commit 1391752

Browse files
committed
Rename
1 parent fb61574 commit 1391752

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/update-core-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Example: https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1463
2929
- run: npm i
3030
- name: Update MDN Data
31-
run: node scripts/generateMDN
31+
run: node scripts/fetch-mdn.js
3232
- id: build
3333
run: npm run generate
3434
continue-on-error: true
File renamed without changes.

0 commit comments

Comments
 (0)