Skip to content

Commit 9bcf618

Browse files
committed
Merge branch 'main' of github.com:SPAAM-community/intro-to-ancient-metagenomics-book
2 parents 726d31a + 8d88332 commit 9bcf618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: python3 -m pip install jupyter
2222

2323
- name: Install other required stuff for R
24-
run: sudo apt install -y libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev librsvg2-bin
24+
run: sudo apt update && sudo apt install -y libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev librsvg2-bin
2525

2626
- name: Install R
2727
uses: r-lib/actions/setup-r@v2

0 commit comments

Comments
 (0)