From 20a1cac3beb1d73e5a183da7b3ca6c74a4eb1d17 Mon Sep 17 00:00:00 2001 From: Susan Vanderplas Date: Fri, 13 Sep 2024 08:49:10 -0500 Subject: [PATCH] add forcats --- .github/workflows/render.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/render.yml b/.github/workflows/render.yml index c1faa9b..58403c2 100644 --- a/.github/workflows/render.yml +++ b/.github/workflows/render.yml @@ -58,6 +58,7 @@ jobs: any::purrr any::readr any::xml2 + any::forcats # NOTE: If Publishing to GitHub Pages, set the permissions correctly - name: Render Quarto Project