Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Jun 27, 2024
1 parent 91288bf commit 3fb3f12
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ jobs:
pages: write
id-token: write
steps:
- id: deployment
uses: sphinx-notes/pages@v3
with:
checkout: false
- name: Check out code
uses: actions/checkout@v2
- id: deployment
uses: sphinx-notes/pages@v3
with:
checkout: false

0 comments on commit 3fb3f12

Please sign in to comment.