mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 12:31:58 +02:00
(v1.6.0.9042) translation update
This commit is contained in:
3
.github/workflows/check.yaml
vendored
3
.github/workflows/check.yaml
vendored
@ -108,9 +108,10 @@ jobs:
|
||||
path: ${{ env.R_LIBS_USER }}
|
||||
key: ${{ matrix.config.os }}-r-${{ matrix.config.r }}-v4
|
||||
|
||||
- name: Update AMR package dependencies
|
||||
- name: Install AMR and tinytest and update dependencies
|
||||
run: |
|
||||
install.packages("data-raw/AMR_latest.tar.gz")
|
||||
install.packages("data-raw/tinytest_1.2.4.tar.gz")
|
||||
source("data-raw/_install_deps.R")
|
||||
shell: Rscript {0}
|
||||
|
||||
|
Reference in New Issue
Block a user