Skip to content

Commit 788b351

Browse files
Merge branch 'neetcode-gh:main' into main
2 parents d305865 + 914ca1f commit 788b351

File tree

43 files changed

+2064
-1944
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2064
-1944
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)