Skip to content

Commit

Permalink
Remove redundant working directory change
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Jan 13, 2025
1 parent 12e71a7 commit 460dcd8
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 @@ -43,7 +43,6 @@ jobs:
- name: Deploy production docs to gh-pages
if: |
github.event.pull_request == null
working-directory: docs
run: |
git fetch origin gh-pages --depth=1
git config user.name github-actions[bot]
Expand Down

0 comments on commit 460dcd8

Please sign in to comment.