Skip to content

Commit

Permalink
Update deploy_api_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-fiorito-11 committed Jul 6, 2023
1 parent 1ba8d95 commit fb2d66f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_api_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
deployment:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v2
- name: make docs
run: bash make_docs.sh html
- name: Pushes to another repository
Expand Down

0 comments on commit fb2d66f

Please sign in to comment.