Skip to content

Commit

Permalink
PPF-452: try fetch first
Browse files Browse the repository at this point in the history
  • Loading branch information
chinapandaman committed Jan 20, 2024
1 parent 4623e4a commit 5f3c30a
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 5f3c30a

Please sign in to comment.