From fb49be74ec2b6f59657dc4075fa505dc4a917d3f Mon Sep 17 00:00:00 2001 From: Thomas Lawson Date: Thu, 9 May 2024 14:25:18 +0100 Subject: [PATCH] CI/CD update --- .github/workflows/check-bioc.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/check-bioc.yml b/.github/workflows/check-bioc.yml index 8b77d12..a543e34 100644 --- a/.github/workflows/check-bioc.yml +++ b/.github/workflows/check-bioc.yml @@ -135,12 +135,7 @@ jobs: ## https://github.com/r-lib/usethis/commit/f1f1e0d10c1ebc75fd4c18fa7e2de4551fd9978f#diff-9bfee71065492f63457918efcd912cf2 brew install imagemagick@6 - ## For textshaping, required by ragg, and required by pkgdown - brew install harfbuzz - brew install fribidi - ## For installing usethis's dependency gert - brew install libgit2 ## required for ncdf4 ## brew install netcdf ## Does not work as it is compiled with gcc