Skip to content

Commit

Permalink
Work on GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcharnock committed Aug 10, 2023
1 parent 9fc5a10 commit 28329ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: "Pull the latest docs"
run: |
git fetch origin gh-pages
git checkout gh-pages
git pull origin gh-pages
git checkout master
Expand Down

0 comments on commit 28329ff

Please sign in to comment.