Skip to content

Commit

Permalink
Following package amendment to gh-pages https://github.com/vizdata-s2…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lextuga007 committed Apr 19, 2024
1 parent 9f7ba06 commit 5fc1e42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 27 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,11 @@ jobs:
image: ghcr.io/dukestatsci/r_gh_actions:latest
steps:
- uses: actions/checkout@v4
- uses: r-lib/actions/setup-r@v2
with:
r-version: '4.3.3'
- uses: r-lib/actions/setup-r-dependencies@v2

- name: Install Missing Packages
run: |
missing = checklist::install_missing_pkgs(dir = "./", glob = "*.qmd")
shell: Rscript {0}

- name: Build site
run: |
Expand Down
23 changes: 0 additions & 23 deletions DESCRIPTION

This file was deleted.

0 comments on commit 5fc1e42

Please sign in to comment.