Skip to content

Commit

Permalink
* just install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-s committed Nov 8, 2022
1 parent 796fa82 commit 364b87c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-noncontainerized.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v1

- uses: r-lib/actions/setup-tinytex@master

- name: Query dependencies
run: |
install.packages('remotes')
Expand Down

0 comments on commit 364b87c

Please sign in to comment.