We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99810a7 commit df0c12eCopy full SHA for df0c12e
1 file changed
.github/workflows/dev-sf.yaml
@@ -23,6 +23,4 @@ jobs:
23
Rscript -e 'remotes::install_github("r-spatial/stars")'
24
Rscript -e 'remotes::install_github("rspatial/terra")'
25
Rscript -e 'remotes::install_github("geocompx/geocompkg", dependencies = TRUE, force = TRUE)'
26
-
27
- Rscript -e 'bookdown::render_book("index.Rmd")'
28
+ Rscript -e 'bookdown::render_book("index.Rmd")
0 commit comments