Skip to content

Commit

Permalink
Update cli pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
RiceCakess committed Jul 7, 2023
1 parent 3aad777 commit cb5ede7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
echo "Getting started"

# Bundle docs into zero-dependency HTML file
npx redoc-cli bundle openapi/holodex_v2.yaml && \
npx npx @redocly/cli build-docs openapi/holodex_v2.yaml && \
mv redoc-static.html index.html && \
echo "Changed name from redoc-static.html to index.html" && \
# Add favicon
Expand Down

0 comments on commit cb5ede7

Please sign in to comment.