diff --git a/.github/workflows/rubyonrails.yml b/.github/workflows/rubyonrails.yml index 19bceda6..d1cbbcff 100644 --- a/.github/workflows/rubyonrails.yml +++ b/.github/workflows/rubyonrails.yml @@ -80,8 +80,8 @@ jobs: - name: Install dependencies # Install necessary packages run: | - sudo apt update - sudo apt install -y litmus libreoffice + sudo apt-get update + sudo apt-get install -y litmus libreoffice - name: Clone Redmine # Get the latest stable Redmine run: svn export http://svn.redmine.org/redmine/branches/5.0-stable/ /opt/redmine