Skip to content

Commit

Permalink
#403 no update
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 14, 2021
1 parent 1d5b43b commit f4b06dd
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 @@ -8,7 +8,7 @@ assets:
id_rsa.pub: yegor256/home#assets/heroku-key.pub
install: |-
export PATH=$PATH:/usr/lib/postgresql/12/bin
sudo apt-get -y update
# sudo apt-get -y update
sudo apt-get -y install libpq-dev
pdd -f /dev/null
sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"
Expand Down

0 comments on commit f4b06dd

Please sign in to comment.