mirror of
https://github.com/eddelbuettel/binb
synced 2025-01-21 10:27:07 +01:00
Update to use r-ci-setup actions
This commit is contained in:
parent
f0c8942f93
commit
805d4c6a39
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -22,8 +22,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Get Script
|
- name: Setup
|
||||||
run: curl -OLs https://eddelbuettel.github.io/r-ci/run.sh && chmod 0755 run.sh
|
uses: eddelbuettel/github-actions/r-ci-setup@master
|
||||||
|
|
||||||
- name: Bootstrap
|
- name: Bootstrap
|
||||||
run: ./run.sh bootstrap
|
run: ./run.sh bootstrap
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2024-06-14 Dirk Eddelbuettel <edd@debian.org>
|
||||||
|
|
||||||
|
* .github/workflows/ci.yaml (jobs): Update to r-ci-setup action
|
||||||
|
|
||||||
2024-05-18 Dirk Eddelbuettel <edd@debian.org>
|
2024-05-18 Dirk Eddelbuettel <edd@debian.org>
|
||||||
|
|
||||||
* README.md: Use tinyverse.netlify.app for dependency badge
|
* README.md: Use tinyverse.netlify.app for dependency badge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user