Skip to content

Commit

Permalink
Remove debugging: Do not check all files
Browse files Browse the repository at this point in the history
  • Loading branch information
babenhauserheide committed Apr 16, 2024
1 parent c8b1ac4 commit af21822
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}

- name: check all files
run: find .

- uses: actions/upload-pages-artifact@v3
with:
path: docs
Expand Down

0 comments on commit af21822

Please sign in to comment.