mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
Patch upstream to install php-xml instead of php-xsl
This commit is contained in:
1
.github/workflows/commit-tests.yml
vendored
1
.github/workflows/commit-tests.yml
vendored
@@ -31,7 +31,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: sudo update-alternatives --set php /usr/bin/php7.2
|
||||
- run: sudo apt-get install -y php-xml
|
||||
- name: setup
|
||||
run: sudo -E tests/system-setup/upgrade-from-upstream.sh basic totpuser
|
||||
- name: test-runner
|
||||
|
||||
Reference in New Issue
Block a user