Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mario4tier authored Jul 14, 2024
1 parent 4829df2 commit 1c632c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Generate docs
run: |
ln -s $GITHUB_WORKSPACE $HOME/suibase-api-docs
localnet update --nobinary
localnet update
cd $HOME/suibase/rust/helper
$HOME/suibase-api-docs/preprocess.sh
cargo doc -p suibase --no-deps
Expand Down

0 comments on commit 1c632c0

Please sign in to comment.