Przeglądaj źródła
install some more packages in the auto-pkg-maintenance workflow
tags/v0.4.2
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z
2 dodań i
0 usunięć
-
.github/workflows/pkg-maintenance.yaml
|
|
|
@@ -8,3 +8,5 @@ name: Package Maintenance |
|
|
|
jobs: |
|
|
|
auto-pkg-maintenance: |
|
|
|
uses: rstudio/education-workflows/.github/workflows/auto-pkg-maintenance.yaml@v1 |
|
|
|
with: |
|
|
|
extra-pacakges: any::showtext, any::sysfonts, any::ggplot2 |