Skip to content

Commit

Permalink
Generate documentation automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanzimanyi committed Sep 20, 2023
1 parent f59c5ca commit 53ed888
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- name: Generate PDF documentation
uses: actions/checkout@v3
with:
working-directory: '.'
run: |
Expand Down

0 comments on commit 53ed888

Please sign in to comment.