Skip to content

Commit

Permalink
ci: remove git checkout for docs building
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Oct 5, 2024
1 parent 3f88651 commit 9cde8af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- name: Build Documentation
run: |
git checkout main
task docs
- name: Deploy Documentation
Expand Down

0 comments on commit 9cde8af

Please sign in to comment.