Skip to content

Commit

Permalink
do not clean when building pkgdown site (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Dec 19, 2024
1 parent 9d940a3 commit 44daa51
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,5 @@ jobs:
with:
branch: gh-pages
folder: docs
clean: true
clean: false
force: false
clean-exclude: |
pr-preview/

0 comments on commit 44daa51

Please sign in to comment.