Skip to content

Commit

Permalink
Merge pull request #112 from cta-observatory/fix-docs_dev_version
Browse files Browse the repository at this point in the history
Fix documentation development version in docs
  • Loading branch information
HealthyPear authored Mar 15, 2021
2 parents e4e7114 + d4a1ae5 commit 2667706
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: git fetch --tags
with:
fetch-depth: 0

- uses: ammaraskar/sphinx-action@master
with:
Expand Down

0 comments on commit 2667706

Please sign in to comment.