Skip to content

Commit

Permalink
Merge in dependency
Browse files Browse the repository at this point in the history
Merge branch 'main' of https://github.com/unjournal/unjournaldata

# Conflicts:
#	.github/workflows/quarto-publish.yml
  • Loading branch information
hughjonesd committed Apr 23, 2024
2 parents d36e1ef + 21881c1 commit 59ee4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install system dependencies on Linux
run: |
sudo apt-get install jags libcurl4-openssl-dev \
libharfbuzz-dev libfribidi-dev
libharfbuzz-dev libfribidi-dev libsodium-dev
# From https://github.com/r-lib/actions/tree/v2/setup-renv
- name: Setup dependencies with renv
Expand Down

0 comments on commit 59ee4a4

Please sign in to comment.