Skip to content

Commit

Permalink
Merge pull request #454 from chinapandaman/PPF-452
Browse files Browse the repository at this point in the history
PPF-452: try fetch first
  • Loading branch information
chinapandaman authored Jan 20, 2024
2 parents ff25c9e + 5f3c30a commit 5122d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
run: pip install mkdocs
- name: Deploy docs to GitHub page
run: |
git fetch
mkdocs build
mkdocs gh-deploy --force

0 comments on commit 5122d34

Please sign in to comment.