Skip to content

Commit

Permalink
lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleSoraggi committed Feb 6, 2024
1 parent 89c3025 commit 35242d3
Show file tree
Hide file tree
Showing 2 changed files with 2,059 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,10 @@ jobs:

- name: Install R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.2.0'

- name: Install R Dependencies
uses: r-lib/actions/setup-renv@v2
with:
cache-version: 1


# - name: Install pandoc
# uses: pandoc/actions/setup@{main}
Expand Down
Loading

0 comments on commit 35242d3

Please sign in to comment.