No longer need npm
This commit is contained in:
3
.github/workflows/build_book.yaml
vendored
3
.github/workflows/build_book.yaml
vendored
@@ -65,9 +65,6 @@ jobs:
|
||||
- name: Build site
|
||||
run: Rscript -e 'bookdown::render_book("index.Rmd", quiet = TRUE)'
|
||||
|
||||
- name: Install npm
|
||||
uses: actions/setup-node@v1
|
||||
|
||||
- name: Deploy to Netlify
|
||||
if: contains(env.isExtPR, 'false')
|
||||
id: netlify-deploy
|
||||
|
||||
Reference in New Issue
Block a user