Skip to content

Commit

Permalink
Add install
Browse files Browse the repository at this point in the history
  • Loading branch information
cairoeth committed Jan 6, 2025
1 parent 968ee5c commit 22cae4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/prepare-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ if ! command -v forge &> /dev/null; then
echo "export PATH=$PATH" >> $HOME/.bashrc
fi

forge install

hardhat docgen

node scripts/gen-nav.js "$OUTDIR" > "$OUTDIR/../nav.adoc"

0 comments on commit 22cae4c

Please sign in to comment.