[ci] upgrade in upgrade step

This commit is contained in:
Shish 2024-01-15 23:08:56 +00:00
parent 40ea60373b
commit 6f17a3a83f

View file

@ -98,6 +98,7 @@ jobs:
run: |
git checkout ${{ github.sha }}
composer install --no-progress
php index.php db-upgrade
- name: Check new version works
run: |
php index.php page:get / > new.out