Skip to content

Commit 504de5e

Browse files
authored
Build the readme file from the root directory
1 parent c1b7668 commit 504de5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-readme.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: 16
2323

2424
- name: Completion Table
25-
run: node ./.github/workflows/updateCompletionTable.js;
25+
run: node updateCompletionTable.js;
2626

2727
- name: Check for modified files
2828
id: git-check

0 commit comments

Comments
 (0)