Skip to content

Commit

Permalink
Use remotes field in doc-devel branch for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdamoses committed Sep 23, 2024
1 parent ba5037e commit d556b60
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pkgdown-devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
uses: grimbough/bioc-actions/setup-bioc@v1
with:
bioc-version: devel
- name: install system dependencies of SFE
run: apt-get install -y --no-install-recommends libmagick++-dev
- name: Must use devel version of SFE
run: BiocManager::install("SpatialFeatureExperiment", version = "devel"); require(SpatialFeatureExperiment)
shell: Rscript {0}
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::pkgdown, local::.
Expand Down

0 comments on commit d556b60

Please sign in to comment.