Skip to content

Commit

Permalink
remove unneeded line in linux fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chantelwetzel-noaa committed Nov 13, 2024
1 parent c3c8d77 commit 265f3fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
uses: actions/checkout@v3

- name: update linux libraries
if: matrix.config.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev
Expand Down

0 comments on commit 265f3fa

Please sign in to comment.