Skip to content

Commit 989035d

Browse files
committed
fcix.
1 parent fb0175e commit 989035d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
- uses: r-lib/actions/setup-r-dependencies@v2
3636
with:
3737
extra-packages: |
38-
any::jsonlite
39-
any::yaml
38+
jsonlite
39+
yaml
4040
- uses: actions/setup-python@v4
4141
with:
4242
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)