Skip to content

Commit

Permalink
fixup! build(ci): publish docs to GitHub Pages via CI
Browse files Browse the repository at this point in the history
  • Loading branch information
h4l committed Sep 21, 2024
1 parent 35da0a8 commit e3dc05a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- name: "Fetch gh-pages"
run: git fetch origin gh-pages

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

Expand Down

0 comments on commit e3dc05a

Please sign in to comment.