Skip to content

Commit

Permalink
- fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-enzlein committed May 27, 2024
1 parent ff60340 commit b6f747c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get -y install libcurl4-openssl-dev libssl-dev libxml2-dev build-essential libcurl4-gnutls-dev libxml2-dev libssl-dev libgit2-dev libudunits2-dev librsvg2-dev tk
sudo apt-get -y install libssl-dev libxml2-dev build-essential libxml2-dev libgit2-dev libudunits2-dev librsvg2-dev tk
# Install R package dependencies from req.txt
- name: Install R packages from req.txt
Expand Down

0 comments on commit b6f747c

Please sign in to comment.