Skip to content

Commit

Permalink
remove macos due to errors, move to light-switch, updated vignette runs
Browse files Browse the repository at this point in the history
  • Loading branch information
JWiley committed Jan 24, 2025
1 parent 1fc0468 commit 5fd4c69
Show file tree
Hide file tree
Showing 6 changed files with 338 additions and 330 deletions.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
matrix:
config:
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}

env:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
extra-packages: any::pkgdown, local::.
needs: website

- name: Install dependencies
run: |
install.packages("remotes")
remotes::install_github("amirmasoudabdol/preferably", type = "source")
shell: Rscript {0}

- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}
Expand Down
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ footer:
right: built_with

template:
package: preferably
bootstrap: 5
light-switch: true

opengraph:
twitter:
Expand Down
Loading

0 comments on commit 5fd4c69

Please sign in to comment.