Skip to content

Commit

Permalink
update tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
lzj1769 committed Jul 1, 2024
1 parent ecb490e commit 7292233
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 342 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/render-rmarkdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ jobs:
# run: |
# pkgdown::build_site()
# shell: Rscript {0}
- name: Render Rmarkdown files
run : |
pkgdown::build_article(name='install.Rmd', quiet=FALSE)
shell: Rscript {0}
- name: Commit files
run: |
git config --local user.name "$GITHUB_ACTOR"
Expand Down
Loading

0 comments on commit 7292233

Please sign in to comment.