Skip to content

Commit bea319c

Browse files
committed
WIP
1 parent c78800b commit bea319c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/runner.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@ jobs:
1515
extra-repositories: https://mrc-ide.r-universe.dev
1616
- uses: r-lib/actions/setup-r-dependencies@v2
1717
with:
18-
packages: cli, httr2
18+
packages: cli, httr2, yaml
1919
dependencies: NA
20-
- name: Execute tasks
21-
shell: bash
22-
run: Rscript run.R
2320

2421
- uses: ./
2522
with:

0 commit comments

Comments
 (0)