Skip to content

Commit

Permalink
fix: copy generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
trietsch committed Sep 29, 2022
1 parent a8fb717 commit aba5e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish_docs.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
./scripts/generate_docs.sh
./scripts/copy_generated_to_docs.sh

if [[ $APIS_EMAIL != "" ]]
then
Expand Down

0 comments on commit aba5e98

Please sign in to comment.