Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit c56d2de

Browse files
SelemondevSelemondev
authored andcommitted
fix: path
1 parent 65edef5 commit c56d2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: actions/checkout@v2
1515

1616
- name: Update README Table
17-
run: node .github/scripts/update-readme-table.ts
17+
run: node .github/scripts/update-readme-table.js
1818
env:
1919
README_PATH: README.md

0 commit comments

Comments
 (0)