Skip to content

Commit

Permalink
Try to persuade postfix to install
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed Apr 8, 2024
1 parent bd0ac03 commit e8135be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -146,7 +146,7 @@ jobs:
max_attempts: 3
retry_wait_seconds: 8
command: |
sudo apt-get install -y libsqlite3-0 postfix
sudo apt-get install --fix-broken -y libsqlite3-0 postfix
sudo systemctl stop postfix.service

- name: Set up sendmail
Expand Down

0 comments on commit e8135be

Please sign in to comment.