From b5a86653a91a1e39a9381b7e1c17eb91ef4fd4ac Mon Sep 17 00:00:00 2001 From: Marc Bosch i Matas Date: Mon, 22 Jan 2024 12:15:10 +0100 Subject: [PATCH] work on extra packages --- .github/workflows/quarto-publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/quarto-publish.yml b/.github/workflows/quarto-publish.yml index 25e7d1f..7d8c8d4 100644 --- a/.github/workflows/quarto-publish.yml +++ b/.github/workflows/quarto-publish.yml @@ -26,8 +26,8 @@ jobs: use-public-rspm: true - uses: r-lib/actions/setup-r-dependencies@v2 - # with: - # extra-packages: local::. + with: + extra-packages: sf, osmdata, sysfonts, showtext # - name: Crea i omple .Renviron amb secrets accessibles des d'R # run: |