Skip to content

Commit

Permalink
[debug] add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Jul 23, 2024
1 parent 1cd9380 commit d9a6ddc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
extra-packages: any::pkgdown, local::.
needs: website

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}
Expand Down

0 comments on commit d9a6ddc

Please sign in to comment.