From c499dba63f22c7f25e21964995e66bce7140d303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Thu, 27 Nov 2025 10:34:18 +0100 Subject: [PATCH] #9 Active Storage - omindex not found --- .github/workflows/rubyonrails.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rubyonrails.yml b/.github/workflows/rubyonrails.yml index 7bb2e0d6..f29600d4 100644 --- a/.github/workflows/rubyonrails.yml +++ b/.github/workflows/rubyonrails.yml @@ -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