Skip to content

Commit

Permalink
chore: generate TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav committed Jan 14, 2024
1 parent 88c5546 commit 5e90c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/toc.sh
@@ -1,7 +1,7 @@
#!/bin/bash

cd scripts
pnpm ts-node index.ts
pnpm ts-node ./index.ts

CHANGED=$(git diff-index --name-only HEAD --)

Expand Down

0 comments on commit 5e90c4f

Please sign in to comment.