#9 Active Storage - omindex not found

This commit is contained in:
Karel Pičman 2025-11-27 10:34:18 +01:00
parent f44dd1df62
commit c499dba63f

View File

@ -81,7 +81,7 @@ jobs:
# Install necessary packages
run: |
sudo apt-get update
sudo apt-get install -y litmus libreoffice subversion
sudo apt-get install -y litmus libreoffice subversion xapian-omega
- name: Clone Redmine
# Get the latest stable Redmine
run: svn export https://svn.redmine.org/redmine/branches/6.1-stable/ /opt/redmine