Skip to content

Commit

Permalink
Merge pull request #3112 from lzim/feature-gh-pages_test_2
Browse files Browse the repository at this point in the history
Update renderbook.yml
  • Loading branch information
jamesmrollins authored Mar 11, 2024
2 parents 3d30265 + 4bc0cad commit 430dbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renderbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Render Book
run: |
Rscript -e 'bookdown::render_book("index.Rmd", "bookdown::gitbook", output_dir="docs")'
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v2
with:
name: docs
path: docs/
Expand Down

0 comments on commit 430dbbc

Please sign in to comment.