Skip to content

Commit

Permalink
CI: fix documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Nov 30, 2023
1 parent f2c9c78 commit ffcb7ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
- name: Upload Documentation
uses: actions/upload-artifact@v3
with:
name: Documentation
path: doc/_build/html
retention-days: 1
name: Documentation
path: doc/_build/html
retention-days: 1

0 comments on commit ffcb7ab

Please sign in to comment.