mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-21 12:09:58 +01:00
Simpler r-ci action
This commit is contained in:
parent
66497db1a4
commit
79edf1cdb4
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
@ -23,10 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup
|
||||
uses: eddelbuettel/github-actions/r-ci-setup@master
|
||||
|
||||
- name: Bootstrap
|
||||
run: ./run.sh bootstrap
|
||||
uses: eddelbuettel/github-actions/r-ci@master
|
||||
|
||||
- name: Dependencies
|
||||
run: ./run.sh install_all
|
||||
|
Loading…
x
Reference in New Issue
Block a user