mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 06:06:12 +01:00
Update check.yaml
This commit is contained in:
parent
f781998904
commit
40d9658e06
1
.github/workflows/check.yaml
vendored
1
.github/workflows/check.yaml
vendored
@ -100,7 +100,6 @@ jobs:
|
|||||||
- name: Unpack AMR and install R dependencies
|
- name: Unpack AMR and install R dependencies
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
tar -xf data-raw/AMR_latest.tar.gz
|
|
||||||
Rscript -e "source('data-raw/_install_deps.R')"
|
Rscript -e "source('data-raw/_install_deps.R')"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user