Skip to content

Commit

Permalink
needs this sys dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Sep 28, 2023
1 parent 990cbbd commit c66062b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
use-public-rspm: true

- name: Install system dependencies
run: sudo apt install libcurl4-openssl-dev libgmp3-dev
run: sudo apt install libcurl4-openssl-dev libgmp3-dev librdf-dev

- name: Install package dependencies
uses: r-lib/actions/setup-renv@v2
Expand Down

0 comments on commit c66062b

Please sign in to comment.