Skip to content

Commit

Permalink
tired_v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinyao Tian committed Sep 6, 2024
1 parent 1288de1 commit 760a22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install required R packages
run: |
install.packages('remotes'), repos = 'https://cloud.r-project.org/')
install.packages('remotes', repos = 'https://cloud.r-project.org/')
shell: Rscript {0}

# Install dependencies, including EveTemplate
Expand Down

0 comments on commit 760a22d

Please sign in to comment.