Skip to content

Commit

Permalink
remove env
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Dec 2, 2024
1 parent 4de6164 commit ee63598
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}
env:
RETICULATE_PYTHON: /usr/bin/python

- name: Create built site artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ee63598

Please sign in to comment.