Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroShepherd authored Jun 17, 2024
1 parent 7db04ea commit 7ccd9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Update Ubuntu, Install system dependencies
run: |
sudo apt-get update
sudo apt-get install libcurl4-openssl-dev libxml2-dev libharfbuzz-dev libfribidi-dev libgit2 libtiff5-dev
sudo apt-get install libcurl4-openssl-dev libxml2-dev libharfbuzz-dev libfribidi-dev libgit2-dev libtiff5-dev
- name: Install R
uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit 7ccd9ed

Please sign in to comment.