Browse Source

fix typo

tags/v0.4.2
Garrick Aden-Buie 3 years ago
parent
commit
18753ca43a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/pkg-maintenance.yaml

+ 1
- 1
.github/workflows/pkg-maintenance.yaml View File

@@ -9,4 +9,4 @@ jobs:
auto-pkg-maintenance:
uses: rstudio/education-workflows/.github/workflows/auto-pkg-maintenance.yaml@v1
with:
extra-pacakges: any::showtext, any::sysfonts, any::ggplot2
extra-packages: any::showtext, any::sysfonts, any::ggplot2

Loading…
Cancel
Save