Skip to content

Commit

Permalink
fixes to style description
Browse files Browse the repository at this point in the history
  • Loading branch information
k-doering-NOAA committed Oct 13, 2023
1 parent d20b26c commit 2f0d5b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/style-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@ jobs:

- name: Install curl dependency
run: |
sudo apt-get update
sudo apt-get install libcurl4-openssl-dev
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- name: Install usethis
run: Rscript -e 'install.packages("usethis")'
Expand Down

0 comments on commit 2f0d5b3

Please sign in to comment.