Skip to content

Commit

Permalink
#160 wget
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 15, 2024
1 parent edd6f81 commit c14ba52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ docker:
assets:
docker-password: yegor256/home#assets/docker-password
install: |
sudo apt-get update && sudo apt-get install -y libxml2-utils
sudo apt-get update && sudo apt-get install -y libxml2-utils wget
sudo make install clean "--directory=$(pwd)"
merge:
script: |-
Expand Down

0 comments on commit c14ba52

Please sign in to comment.