Skip to content

Commit

Permalink
Merge branch 'upgrading-deps' of github.com:hans-thomas/alicia into u…
Browse files Browse the repository at this point in the history
…pgrading-deps
  • Loading branch information
hans-thomas committed Feb 1, 2025
2 parents 6ccc49d + 7544f88 commit b828845
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,13 @@ jobs:
coverage: xdebug

- name: Install tools

uses: FedericoCarboni/setup-ffmpeg@v3
with:
ffmpeg-version: 'release'

- name: Install jpegoptim
run: sudo apt-get install -y jpegoptim pngquant webp
run: sudo apt-get install -y jpegoptim pngquant web

- name: Validate composer.json and composer.lock
run: composer validate --strict
Expand Down

0 comments on commit b828845

Please sign in to comment.