Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinis committed Dec 7, 2024
1 parent b7be7ac commit 1a3243f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/new-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ function generateReadme () {

function generateGHPages () {
cp docs/_index.html docs/index.html
npm run markdown "$ReadmeTableBig" >> docs/index.html
npx markdown "$ReadmeTableBig" >> docs/index.html
}

function cleanUp () {
Expand Down

0 comments on commit 1a3243f

Please sign in to comment.